mirror of
https://github.com/AngelJumbo/lavat.git
synced 2024-11-16 04:36:40 +00:00
Merge pull request #1 from SuperNici/aurPackage
Add aur install instructions
This commit is contained in:
commit
27c683468f
@ -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
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user