Skip to content

Commit

Permalink
Merge pull request #555 from shamrin/patch-1
Browse files Browse the repository at this point in the history
instruct brew to install opencv@2
  • Loading branch information
peterbraden authored Dec 22, 2017
2 parents a1d7a22 + 6d707ad commit 8519573
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ that OpenCV 3.x is not yet fully supported.
Install OpenCV using brew
```bash
brew tap homebrew/science
brew install opencv
brew install opencv@2
brew link --force opencv@2
```


Expand Down

0 comments on commit 8519573

Please sign in to comment.