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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user