diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5076c0e..1a22ca1 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**: \`.deb\` package (Debian / Ubuntu) + - **Linux (Experimental)**: \`.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 e270f5a..1463ea0 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -10,6 +10,8 @@ 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