Update README.md

Fixes #127
This commit is contained in:
phiresky 2022-03-23 21:40:26 +01:00 committed by GitHub
parent 2d63efd315
commit 2cd049081d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -102,7 +102,7 @@ rga should compile with stable Rust (v1.36.0+, check with `rustc --version`). To
```
~$ apt install build-essential pandoc poppler-utils ffmpeg ripgrep cargo
~$ cargo install ripgrep_all
~$ cargo install --locked ripgrep_all
~$ rga --version # this should work now
```