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 27c683468f4c5eb2e3ff240a9928172eb570a6c0 parent d572eec7887d1688789124aedec3c7bfbdf523a3 Auteurice: AngelJumbo <31261193+AngelJumbo@users.noreply.github.com> Date: Mon, 17 Oct 2022 10:12:43 -0500 Merge pull request #1 from SuperNici/aurPackage 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 [here](https://aur.archlinux.org/packages/lavat-git). Install it with your favourite AUR-helper or manually. +``` +$ paru -S lavat-git +``` ## Usage ```