diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1a22ca1..5076c0e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -154,7 +154,7 @@ jobs: #### Available Packages - **macOS**: \`.dmg\` installer (Apple Silicon & Intel) - **Windows**: \`.msi\` Windows Installer - - **Linux (Experimental)**: \`.deb\` package (Debian / Ubuntu) + - **Linux**: \`.deb\` package (Debian / Ubuntu) --- For detailed setup and installation notes, please refer to [INSTALL.md](https://git.asarius.site/rukira/wow-backup/src/tag/${RELEASE_TAG}/INSTALL.md)." diff --git a/INSTALL.md b/INSTALL.md index 1463ea0..e270f5a 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -10,8 +10,6 @@ Download the appropriate installer for your platform from the **[latest release] | **Windows** | Windows Installer (MSI) | `WoW Backup-.msi` | | **Linux** (Experimental) | Debian Package (DEB) | `wow-backup__amd64.deb` | -_Note: The Linux version is untested and experimental. Use at your own risk._ - --- ## macOS