mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-09 04:09:09 +00:00
chore(README): include instructions for AppImage
This commit is contained in:
parent
d151c7c57f
commit
6bc4bd3841
1 changed files with 3 additions and 0 deletions
|
@ -25,3 +25,6 @@ yay -S lune-bin
|
||||||
scoop bucket add lune https://github.com/CompeyDev/lune-packaging.git
|
scoop bucket add lune https://github.com/CompeyDev/lune-packaging.git
|
||||||
scoop install lune
|
scoop install lune
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### AppImage
|
||||||
|
Go to the [GitHub Actions Page](https://github.com/CompeyDev/lune-packaging/actions/workflows/appimage.yaml), and download the artifact suitable for your architecture from the build artifacts.
|
||||||
|
|
Loading…
Reference in a new issue