From 3fa7698438a8f24005197381fd36fb683be98a1b Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Tue, 13 Sep 2022 21:06:07 +0200 Subject: [PATCH] Updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fc20922..d95dbf1 100755 --- a/README.md +++ b/README.md @@ -108,6 +108,8 @@ To simply install Reticulum and related utilities on your system, the easiest wa pip3 install rns ``` +On Arch Linux it is also possible to install using the `python-rns` package from the [AUR](https://aur.archlinux.org/). + You can then start any program that uses Reticulum, or start Reticulum as a system service with [the rnsd utility](https://markqvist.github.io/Reticulum/manual/using.html#the-rnsd-utility).