Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Commit

Permalink
Merge pull request #42 from boltomli/master
Browse files Browse the repository at this point in the history
Update gnu grep install command
  • Loading branch information
FeeiCN authored Aug 12, 2016
2 parents ba5f80c + 4ea01d8 commit 4e10d35
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions doc/INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,12 @@
```

#### On Mac OS X

On latest homebrew ggrep is moved to homebrew/dupes tap.

```
# grep
brew install ggrep
brew install homebrew/dupes/grep
# find
brew install findutils
Expand All @@ -39,4 +42,4 @@ vim config
#### Start Cobra
```
python cobra.py start
```
```

0 comments on commit 4e10d35

Please sign in to comment.