mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-19 05:33:04 +02:00
doc: shorten Rust nightly brew install command
The burntsushi/ripgrep/ prefix is not needed.
This commit is contained in:
parent
b98585b429
commit
9d7448bfc0
@ -194,7 +194,7 @@ optimizations) by utilizing a custom tap:
|
|||||||
|
|
||||||
```
|
```
|
||||||
$ brew tap burntsushi/ripgrep https://github.com/BurntSushi/ripgrep.git
|
$ brew tap burntsushi/ripgrep https://github.com/BurntSushi/ripgrep.git
|
||||||
$ brew install burntsushi/ripgrep/ripgrep-bin
|
$ brew install ripgrep-bin
|
||||||
```
|
```
|
||||||
|
|
||||||
If you're a **Windows Chocolatey** user, then you can install ripgrep from the [official repo](https://chocolatey.org/packages/ripgrep):
|
If you're a **Windows Chocolatey** user, then you can install ripgrep from the [official repo](https://chocolatey.org/packages/ripgrep):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user