From d57c92588f526ecb923458c9c8a6d110f71c6343 Mon Sep 17 00:00:00 2001 From: Pranav Jerry Date: Thu, 24 Jun 2021 17:04:31 +0530 Subject: [PATCH] Added AUR package Now there are two AUR packages - naxalnet and naxalnet-git --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 79fdedd..23e78bc 100644 --- a/README.md +++ b/README.md @@ -43,10 +43,11 @@ or anyone else advocating for their rights). ### Arch Linux -Install [naxalnet-git][] from the AUR with your favourite helper: +Install [naxalnet][aur] (or [naxalnet-git][aur-devel] for the +development version) from the AUR with your favourite helper: ```sh -yay -S naxalnet-git +yay -S naxalnet ``` Optionally, [setup systemd-resolved][arch-resolved] for DNS if any @@ -187,7 +188,8 @@ This project is in alpha stage. Documentation is incomplete. [jami]: https://jami.net [ssb]: https://scuttlebutt.nz [python-dasbus]: https://github.com/rhinstaller/dasbus -[naxalnet-git]: https://aur.archlinux.org/packages/naxalnet-git +[aur]: https://aur.archlinux.org/packages/naxalnet +[aur-devel]: https://aur.archlinux.org/packages/naxalnet-git [arch-resolved]: https://wiki.archlinux.org/title/Systemd-resolved#DNS [batman-systemd]: https://www.open-mesh.org/news/101 [libremesh]: https://libremesh.org