mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-04-19 19:33:45 +01:00
chore(README): include homebrew installation
This commit is contained in:
parent
dd1a098cad
commit
9bfb97f39d
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,7 @@ For more information on lune, see [filiptibell/lune](https://github.com/filiptib
|
||||||
|
|
||||||
| Platform | Status |
|
| Platform | Status |
|
||||||
|----------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|----------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| Homebrew |  |
|
||||||
| AUR |  |
|
| AUR |  |
|
||||||
| Scoop |  |
|
| Scoop |  |
|
||||||
| AppImage |  |
|
| AppImage |  |
|
||||||
|
@ -12,6 +13,12 @@ For more information on lune, see [filiptibell/lune](https://github.com/filiptib
|
||||||
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
### Homebrew
|
||||||
|
Since lune has its cask published to Homebrew core, it can be installed with:
|
||||||
|
```console
|
||||||
|
brew install lune
|
||||||
|
```
|
||||||
|
|
||||||
### AUR
|
### AUR
|
||||||
```console
|
```console
|
||||||
yay -S lune
|
yay -S lune
|
||||||
|
|
Loading…
Add table
Reference in a new issue