diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2023-07-01 21:59:45 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2023-07-01 21:59:45 +0200 |
commit | f0583e3d1a3c9f8fa75aaa58780e2370c7c6befe (patch) | |
tree | ac22bacfac2ea39610f164b37b1d2d9e87755b29 | |
parent | c420e3ce861bff2433c7f3e6da3bb9df18c8e095 (diff) | |
download | ponymap-f0583e3d1a3c9f8fa75aaa58780e2370c7c6befe.tar.gz ponymap-f0583e3d1a3c9f8fa75aaa58780e2370c7c6befe.tar.xz ponymap-f0583e3d1a3c9f8fa75aaa58780e2370c7c6befe.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 3a790ae..c37df00 100644 --- a/README.adoc +++ b/README.adoc @@ -17,8 +17,10 @@ the maximum number of concurrent connections. 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/ponymap-git[AUR], +or as a https://git.janouch.name/p/nixexprs[Nix derivation]. Building and Usage ------------------ |