From a9a0cb81c0b7e9e0aab3071550b095537907081f Mon Sep 17 00:00:00 2001 From: phiresky Date: Wed, 3 Jul 2019 12:42:01 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2ea1ba4..e594bee 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ To get all necessary and optional dependencies: `brew install ripgrep pandoc poppler tesseract ffmpeg` +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):