aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
-rw-r--r--book/src/install.md2
2 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index 888e0eac..56eddb31 100644
--- a/README.md
+++ b/README.md
@@ -55,10 +55,7 @@ it with:
cargo install --path helix-term --features "embed_runtime"
```
-## Arch Linux
-There are two packages available from AUR:
- - `helix-bin`: contains prebuilt binary from GitHub releases
- - `helix-git`: builds the master branch of this repository
+[![Packaging status](https://repology.org/badge/vertical-allrepos/helix.svg)](https://repology.org/project/helix/versions)
## MacOS
Helix can be installed on MacOS through homebrew via:
diff --git a/book/src/install.md b/book/src/install.md
index e81034ce..3fd0db4a 100644
--- a/book/src/install.md
+++ b/book/src/install.md
@@ -2,6 +2,8 @@
We provide pre-built binaries on the [GitHub Releases page](https://github.com/helix-editor/helix/releases).
+[![Packaging status](https://repology.org/badge/vertical-allrepos/helix.svg)](https://repology.org/project/helix/versions)
+
## OSX
A Homebrew tap is available: