diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2023-07-01 21:59:05 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2023-07-01 21:59:05 +0200 |
commit | 99834e93c02097404f5cd5a928346455b7df6e5c (patch) | |
tree | 42f926fc6a9841a6cab6a26de01d538af0b0f0bf | |
parent | 266c4c7c9fc580c591154ac3eec6126c1b98fd93 (diff) | |
download | logdiag-99834e93c02097404f5cd5a928346455b7df6e5c.tar.gz logdiag-99834e93c02097404f5cd5a928346455b7df6e5c.tar.xz logdiag-99834e93c02097404f5cd5a928346455b7df6e5c.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 c8a77cf..5cb3fae 100644 --- a/README.adoc +++ b/README.adoc @@ -10,8 +10,10 @@ image::docs/user-guide/logdiag-en.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/logdiag-git[AUR], +or as a https://git.janouch.name/p/nixexprs[Nix derivation]. Windows installers can be downloaded from https://git.janouch.name/p/logdiag/releases[the Releases page on Gitea]. |