diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2023-07-01 21:59:31 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2023-07-01 21:59:31 +0200 |
commit | e4eb61c9eebe22dad773c2c85c2e154747eff505 (patch) | |
tree | ce164eec47d0773f232627e38ab3a310cb3bfa41 | |
parent | a7475aaa9014f3d795efafda3f4a9b2cc45373b9 (diff) | |
download | neetdraw-e4eb61c9eebe22dad773c2c85c2e154747eff505.tar.gz neetdraw-e4eb61c9eebe22dad773c2c85c2e154747eff505.tar.xz neetdraw-e4eb61c9eebe22dad773c2c85c2e154747eff505.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 a30ffcf..bd91230 100644 --- a/README.adoc +++ b/README.adoc @@ -7,8 +7,10 @@ image::neetdraw.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/neetdraw-git[AUR], +or as a https://git.janouch.name/p/nixexprs[Nix derivation]. Building -------- |