summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOmer Katz <omer.drow@gmail.com>2017-09-18 16:56:37 +0300
committerAndrew Gallant <jamslam@gmail.com>2017-10-08 08:03:00 -0400
commitaebb132a8629a28a7315a7d8b5f4a39196b6fac4 (patch)
tree9a82cdd7ef6212c010cd2525776dda6dafd38bd6
parentab4b6ab9c3bd4c63f414d890b91cf6eefa23a977 (diff)
Addressed code reivew.
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
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):
```