From 852557a6a737e0ee006ca99d10db10f33aa9733f Mon Sep 17 00:00:00 2001 From: NiciTheNici Date: Mon, 17 Oct 2022 14:20:49 +0200 Subject: [PATCH] add link to AUR --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87ba28d..e51a53b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ sudo make install ``` ### Arch Linux -Lavat is also available on the AUR. Install it with your favourite AUR-helper +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 ```