aboutsummaryrefslogtreecommitdiff
path: root/book/src
diff options
context:
space:
mode:
authorBlaž Hrastnik2021-06-17 14:21:33 +0000
committerGitHub2021-06-17 14:21:33 +0000
commit14db2cc68b3e9911f64e675c32800f8cc7b2a5ed (patch)
treeb25fdb7a9b16884b72fdc9dae3d7e74b001dc9d2 /book/src
parentf7e00cf720f55ea82933ac6625b7511e9d38139e (diff)
Add homebrew tap instructions again
Diffstat (limited to 'book/src')
-rw-r--r--book/src/install.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/book/src/install.md b/book/src/install.md
index 0a08af8c..e81034ce 100644
--- a/book/src/install.md
+++ b/book/src/install.md
@@ -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