diff --git a/README.md b/README.md index 2e7f871..e51a53b 100644 --- a/README.md +++ b/README.md @@ -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 ```