diff --git a/README.md b/README.md index 888e0eac3..56eddb312 100644 --- a/README.md +++ b/README.md @@ -55,10 +55,7 @@ # Installation 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 e81034cea..3fd0db4a9 100644 --- a/book/src/install.md +++ b/book/src/install.md @@ -2,6 +2,8 @@ # Installation 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: