diff --git a/README.md b/README.md index e594bee..9be88f3 100644 --- a/README.md +++ b/README.md @@ -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