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
This commit is contained in:
Colin Kennedy
2016-10-03 16:39:34 -05:00
parent 47efea234f
commit 95f552fc06
2 changed files with 4 additions and 2 deletions

View File

@@ -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: