From acb187c6b17429dfaddbb05d88cffc3b629dc1a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Sat, 1 Jul 2023 21:58:29 +0200 Subject: [PATCH] README.adoc: update package information --- README.adoc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 6e8e363..28ff6c1 100644 --- a/README.adoc +++ b/README.adoc @@ -18,8 +18,10 @@ image::sdn.png[align="center"] Packages -------- -Regular releases are sporadic. git master should be stable enough. You can get -a package with the latest development version from Archlinux's AUR. +Regular releases are sporadic. git master should be stable enough. +You can get a package with the latest development version using Arch Linux's +https://aur.archlinux.org/packages/sdn-git[AUR], +or as a https://git.janouch.name/p/nixexprs[Nix derivation]. Building --------