mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-04-19 11:23:59 +01:00
chore(README): include installation steps
This commit is contained in:
parent
67b9b05444
commit
c329d4f561
1 changed files with 17 additions and 0 deletions
17
README.md
17
README.md
|
@ -7,3 +7,20 @@ For more information on lune, see [filiptibell/lune](https://github.com/filiptib
|
|||
|----------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| AUR |  |
|
||||
| Scoop |  |
|
||||
|
||||
|
||||
## Installation
|
||||
### AUR
|
||||
```console
|
||||
yay -S lune
|
||||
### OR ###
|
||||
yay -S lune-git
|
||||
### OR ###
|
||||
yay -S lune-bin
|
||||
```
|
||||
|
||||
### Scoop
|
||||
```ps
|
||||
scoop bucket add lune https://github.com/CompeyDev/lune-packaging.git
|
||||
scoop install lune
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue