aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlaž Hrastnik2021-06-22 16:05:08 +0000
committerBlaž Hrastnik2021-06-22 16:05:22 +0000
commit866b32b5d7f997cf33cb9ec5c155348a58fc267b (patch)
treedc9d8595fa4d4a1e146ba4ab6f902bdaee7d33ae
parent39d59216e46b6a5f8d19e9a0020eeb9c332d7af1 (diff)
Add repology.org packaging status
-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: