mirror of
https://github.com/FliegendeWurst/ripgrep-all.git
synced 2024-11-09 14:30:37 +00:00
parent
45580efa2d
commit
20caf5d29a
@ -61,7 +61,7 @@ To get all necessary and optional dependencies:
|
||||
Then get the latest binary from [Releases][latestrelease].
|
||||
### Compile from source
|
||||
|
||||
rga should compile with stable Rust (v1.35.0+, check with `rustc --version`). To build it, run the following (or the equivalent in your OS):
|
||||
rga should compile with stable Rust (v1.36.0+, check with `rustc --version`). To build it, run the following (or the equivalent in your OS):
|
||||
|
||||
```
|
||||
~$ apt install build-essential pandoc poppler-utils ffmpeg ripgrep cargo
|
||||
|
Loading…
Reference in New Issue
Block a user