Un fork de lavat pour pouvoir y ajouter des titres - retour accueil
git clone git://bebou.netlib.re/lavat
Log | Files | Refs | README | LICENSE |
commit 852557a6a737e0ee006ca99d10db10f33aa9733f parent 91fdb6e341744de6b1239cadbf4aef1d5fd8dc91 Auteurice: NiciTheNici <nicolasvontobel@protonmail.ch> Date: Mon, 17 Oct 2022 14:20:49 +0200 add link to AUR Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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 ```