1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-01-29 22:01:04 +02:00

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)
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):
```