mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-04 21:52:54 +02:00
@ -370,6 +370,14 @@ If you're a **Rust programmer**, ripgrep can be installed with `cargo`.
|
||||
$ cargo install ripgrep
|
||||
```
|
||||
|
||||
Alternatively, one can use [`cargo
|
||||
binstall`](https://github.com/cargo-bins/cargo-binstall) to install a ripgrep
|
||||
binary directly from GitHub:
|
||||
|
||||
```
|
||||
$ cargo binstall ripgrep
|
||||
```
|
||||
|
||||
|
||||
### Building
|
||||
|
||||
|
Reference in New Issue
Block a user