diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7ecac09..27079af 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,7 +15,7 @@ jobs: strategy: matrix: - os: [windows-latest] + os: [windows-latest, ubuntu-latest, macos-latest] steps: - uses: actions/checkout@v3 diff --git a/README.md b/README.md index a09212d..353b37a 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,6 @@ A terminal emulator built with web tech (Electronjs and TypeScript) ## Installation - > [!NOTE] - > Currently only **Windows** is supported. Support for other platforms is coming later - ### 1. Through Installers - Go to [releases](https://github.com/jjeem/termoki/releases) - Choose the version (latest stable version is recommended)