From ea9460cb8f6eaf3b077ca95c9e69994b17ca4f1a Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Tue, 13 Sep 2022 21:08:34 +0200 Subject: [PATCH] Updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 69c151c..e5c3ee2 100755 --- a/README.md +++ b/README.md @@ -48,6 +48,8 @@ nomadnet --daemon nomadnet --help ``` +On Arch Linux it is also possible to install using the `nomadnet` package from the [AUR](https://aur.archlinux.org/packages/nomadnet). + The first time the program is running, you will be presented with the guide section, which contains all the information you need to start using Nomad Network. To use Nomad Network on packet radio or LoRa, you will need to configure your Reticulum installation to use any relevant packet radio TNCs or LoRa devices on your system. See the [Reticulum documentation](https://markqvist.github.io/Reticulum/manual/interfaces.html) for info. For a general introduction on how to set up such a system, take a look at [this post](https://unsigned.io/private-messaging-over-lora/).