Add homebrew tap instructions again
This commit is contained in:
parent
f7e00cf720
commit
14db2cc68b
1 changed files with 5 additions and 2 deletions
|
@ -4,9 +4,12 @@ We provide pre-built binaries on the [GitHub Releases page](https://github.com/h
|
|||
|
||||
## OSX
|
||||
|
||||
TODO: brew tap
|
||||
A Homebrew tap is available:
|
||||
|
||||
Please use a pre-built binary release for the time being.
|
||||
```
|
||||
brew tap helix-editor/helix
|
||||
brew install helix
|
||||
```
|
||||
|
||||
## Linux
|
||||
|
||||
|
|
Loading…
Reference in a new issue