mirror of
https://github.com/hoornet/vega.git
synced 2026-04-27 00:00:00 -07:00
Fix release notes: recommend AUR for Arch/Manjaro install
This commit is contained in:
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
@@ -188,7 +188,10 @@ jobs:
|
||||
sudo rpm -i wrystr-*.rpm # Fedora
|
||||
sudo zypper install wrystr-*.rpm # openSUSE
|
||||
```
|
||||
**Linux (Arch / Manjaro):** See [`PKGBUILD`](https://github.com/hoornet/wrystr/blob/main/PKGBUILD) in the repo, or build from source with `npm run tauri build`.
|
||||
**Linux (Arch / Manjaro):** Install from the AUR:
|
||||
```
|
||||
yay -S wrystr-git
|
||||
```
|
||||
|
||||
**Windows:** Download the `.exe` installer and run it.
|
||||
**macOS (Apple Silicon):** Download the `aarch64.dmg` and open it.
|
||||
|
||||
Reference in New Issue
Block a user