mirror of
https://github.com/peterbraden/node-opencv.git
synced 2025-12-08 19:45:55 +00:00
Closes #620
This commit is contained in:
parent
ad22b452c0
commit
28d73408b5
@ -18,7 +18,6 @@ You'll need OpenCV 2.3.1 or newer installed before installing node-opencv.
|
|||||||
## Specific for macOS
|
## Specific for macOS
|
||||||
Install OpenCV using brew
|
Install OpenCV using brew
|
||||||
```bash
|
```bash
|
||||||
brew tap homebrew/science
|
|
||||||
brew install opencv@2
|
brew install opencv@2
|
||||||
brew link --force opencv@2
|
brew link --force opencv@2
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user