From 4fd6c90069ada81de0239cc072f292270d21fa3d Mon Sep 17 00:00:00 2001 From: NiciTheNici Date: Mon, 17 Oct 2022 11:13:39 +0200 Subject: [PATCH] add aur install instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2e7f871..87ba28d 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. Install it with your favourite AUR-helper +``` +$ paru -S lavat-git +``` ## Usage ```