summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 605e47d4..0a117743 100644
--- a/README.md
+++ b/README.md
@@ -157,7 +157,7 @@ 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** 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):
```