summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorColin Kennedy <moshen.colin@gmail.com>2016-10-03 16:39:34 -0500
committerColin Kennedy <moshen.colin@gmail.com>2016-10-03 22:30:26 -0500
commit95f552fc069b6cacdcdd7a3c7eff4dacb0965325 (patch)
tree3ea1bd2dffb90f5d6c44443b4749378359c64f03 /README.md
parent47efea234fbeff87399197ef75d0b0613d11c658 (diff)
Fix brew formula name to not conflict with core
Since the homebrew-core formula was accepted, we should differentiate the prebuilt formula available in this tap
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7a0462b0..a5b430b7 100644
--- a/README.md
+++ b/README.md
@@ -101,7 +101,7 @@ If you're a **Homebrew** user, then you can install it with a custom tap:
```
$ brew tap burntsushi/ripgrep https://github.com/BurntSushi/ripgrep.git
-$ brew install burntsushi/ripgrep/ripgrep
+$ brew install burntsushi/ripgrep/ripgrep-bin
```
If you're an **Arch Linux** user, then you can install `ripgrep` from the official repos: