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 91fdb6e341744de6b1239cadbf4aef1d5fd8dc91 parent f695a81867b3b25036dc7fc4138e9d60c9d77522 Auteurice: NiciTheNici <nicolasvontobel@protonmail.ch> Date: Mon, 17 Oct 2022 11:13:39 +0200 add aur install instructions Diffstat:
M | README.md | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git 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 ```