Merge pull request #1 from SuperNici/aurPackage

Add aur install instructions
This commit is contained in:
AngelJumbo 2022-10-17 10:12:43 -05:00 committed by GitHub
commit 27c683468f
1 changed files with 6 additions and 0 deletions

View File

@ -12,6 +12,12 @@ git clone https://github.com/AngelJumbo/lavat
cd lavat
sudo make install
```
### Arch Linux
Lavat is also available on the AUR [here](https://aur.archlinux.org/packages/lavat-git). Install it with your favourite AUR-helper or manually.
```
$ paru -S lavat-git
```
## Usage
```