Add Snap instructions to readme (#1112)

This commit is contained in:
Evan Simkowitz 2024-10-23 22:28:34 -07:00 committed by GitHub
parent 3bd9249e81
commit cafd60fb1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,6 +29,12 @@ Also available as a Homebrew Cask for macOS:
brew install --cask wave
```
Also available as a [Snap](https://snapcraft.io/waveterm) on Linux:
```bash
sudo snap install waveterm --classic
```
Also available via the Windows Package Manager:
```Powershell