This commit is contained in:
Andrew Gallant
2016-09-21 17:36:46 -04:00
parent dad73b92eb
commit c2bf9e3d45
3 changed files with 18 additions and 1 deletions

View File

@@ -104,7 +104,7 @@ If you're a `brew` user, then you can install it with a custom formula
directly):
```
$ brew install https://github.com/BurntSushi/ripgrep/blob/master/pkg/brew/ripgrep.rb
$ brew install https://raw.githubusercontent.com/BurntSushi/ripgrep/master/pkg/brew/ripgrep.rb
```
If you're a Rust programmer, `ripgrep` can be installed with `cargo`: