diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2023-07-01 22:00:04 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2023-07-01 22:00:04 +0200 |
commit | a29a785b2034670a0bc384b787957dbc7fc617c8 (patch) | |
tree | e70d1d598debd8c32cfc00577588f66c3805b6f3 /README.adoc | |
parent | accc0954036ca09531b21697a3320d1b9db45779 (diff) | |
download | hex-a29a785b2034670a0bc384b787957dbc7fc617c8.tar.gz hex-a29a785b2034670a0bc384b787957dbc7fc617c8.tar.xz hex-a29a785b2034670a0bc384b787957dbc7fc617c8.zip |
README.adoc: update package information
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/README.adoc b/README.adoc index 6eb69c0..37ac4b6 100644 --- a/README.adoc +++ b/README.adoc @@ -11,8 +11,10 @@ image::hex.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/hex-git[AUR], +or as a https://git.janouch.name/p/nixexprs[Nix derivation]. Documentation ------------- |