Addressed code reivew.

This commit is contained in:
Omer Katz 2017-09-18 16:56:37 +03:00 committed by Andrew Gallant
parent ab4b6ab9c3
commit aebb132a86

View File

@ -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) redistributable](https://www.microsoft.com/en-us/download/details.aspx?id=48145)
installed. 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): from homebrew-core, (compiled with rust stable, no SIMD):
``` ```