From 81e09890700898fea6b1b1e14ab2dcad2c0f9bec Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Tue, 13 Sep 2022 22:30:28 +0200 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d95dbf1..09a8e2b 100755 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ 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/). +On Arch Linux it is also possible to install using the `python-rns` package from the [AUR](https://aur.archlinux.org/packages/python-rns). 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).