diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2023-07-01 21:58:29 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2023-07-01 21:58:29 +0200 |
commit | acb187c6b17429dfaddbb05d88cffc3b629dc1a2 (patch) | |
tree | 780f6358a396d77eee4b7c6c472d32f3fc7058ce | |
parent | 9427df62e7f51ee3d2e089423979fbbcc5232fe5 (diff) | |
download | sdn-acb187c6b17429dfaddbb05d88cffc3b629dc1a2.tar.gz sdn-acb187c6b17429dfaddbb05d88cffc3b629dc1a2.tar.xz sdn-acb187c6b17429dfaddbb05d88cffc3b629dc1a2.zip |
README.adoc: update package information
-rw-r--r-- | README.adoc | 6 |
1 files 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 -------- |