mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-03-28 12:42:13 +02:00
note minimum Rust version
This commit is contained in:
parent
f26e0f088f
commit
b1d1cd2366
@ -201,7 +201,8 @@ $ nix-env --install ripgrep
|
|||||||
$ # (Or using the attribute name, which is also `ripgrep`.)
|
$ # (Or using the attribute name, which is also `ripgrep`.)
|
||||||
```
|
```
|
||||||
|
|
||||||
If you're a **Rust programmer**, `ripgrep` can be installed with `cargo`:
|
If you're a **Rust programmer**, `ripgrep` can be installed with `cargo`. Note
|
||||||
|
that this requires you to have **Rust 1.12 or newer** installed.
|
||||||
|
|
||||||
```
|
```
|
||||||
$ cargo install ripgrep
|
$ cargo install ripgrep
|
||||||
|
Loading…
x
Reference in New Issue
Block a user