This commit is contained in:
2026-09-11 13:53:40 +08:00
parent 1d0fbea069
commit a4e72fbf89
+7
View File
@@ -49,6 +49,13 @@ if ($p -notlike "*$dest*") { [Environment]::SetEnvironmentVariable('Path', ($p.T
Open a **new** terminal and run `octopus`.
## Desktop (beta)
Prefer a GUI? The Octopus desktop app ships a Windows beta build alongside the CLI:
- **Windows:** download [`octopus-desktop-win-x64.exe`](https://eightarms.net/Octopus/octopus-release/releases/download/desktop-beta/octopus-desktop-win-x64.exe) from the [`desktop-beta` channel](https://eightarms.net/Octopus/octopus-release/releases/tag/desktop-beta) and run the installer. Installed builds auto-update themselves from the same channel.
- This is a beta channel — expect rough edges. macOS builds are on the way but not published yet.
## Documentation
Visit the [documentation](https://eightarms.net/Octopus/octopus/wiki) for usage guides and API reference.