Skip to content

Commit 866b32b

Browse files
committed
Add repology.org packaging status
1 parent 39d5921 commit 866b32b

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,7 @@ it with:
5555
cargo install --path helix-term --features "embed_runtime"
5656
```
5757

58-
## Arch Linux
59-
There are two packages available from AUR:
60-
- `helix-bin`: contains prebuilt binary from GitHub releases
61-
- `helix-git`: builds the master branch of this repository
58+
[![Packaging status](https://repology.org/badge/vertical-allrepos/helix.svg)](https://repology.org/project/helix/versions)
6259

6360
## MacOS
6461
Helix can be installed on MacOS through homebrew via:

book/src/install.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
We provide pre-built binaries on the [GitHub Releases page](https://github.com/helix-editor/helix/releases).
44

5+
[![Packaging status](https://repology.org/badge/vertical-allrepos/helix.svg)](https://repology.org/project/helix/versions)
6+
57
## OSX
68

79
A Homebrew tap is available:

0 commit comments

Comments
 (0)