From aebb132a8629a28a7315a7d8b5f4a39196b6fac4 Mon Sep 17 00:00:00 2001 From: Omer Katz Date: Mon, 18 Sep 2017 16:56:37 +0300 Subject: [PATCH] Addressed code reivew. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a117743..2ff9262b 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,8 @@ prefer MSVC over GNU, but you'll need to have the [Microsoft VC++ 2015 redistributable](https://www.microsoft.com/en-us/download/details.aspx?id=48145) installed. -If you're a **Mac OS X Homebrew** or a **Linuxbrew`` user, then you can install ripgrep either +If you're a **Mac OS X Homebrew** or a **Linuxbrew** user, +then you can install ripgrep either from homebrew-core, (compiled with rust stable, no SIMD): ```