From 9a8d63f1fe4509ed44076e81f41e1b993b04b920 Mon Sep 17 00:00:00 2001 From: phiresky Date: Mon, 7 Dec 2020 13:28:09 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1569cea..42897d9 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,8 @@ Install ripgrep-all via [Chocolatey](https://chocolatey.org/packages/ripgrep-all choco install ripgrep-all ``` +Note that installing via chocolatey or scoop is the only supported download method. If you download the binary from releases manually, you will not get the dependencies (for example pdftotext from poppler). + If you get an error like `VCRUNTIME140.DLL could not be found`, you need to install [vc_redist.x64.exe](https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads). ### Homebrew/Linuxbrew