We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2034f9c commit 5e57c2dCopy full SHA for 5e57c2d
doc/installation/1_prerequisites.md
@@ -76,7 +76,7 @@ sudo pip install numpy opencv-python
76
77
## Mac OS Prerequisites
78
1. If you don't have `brew`, install it by running `bash scripts/osx/install_brew.sh` on your terminal.
79
-2. Install **CMake GUI**: Run the command `brew cask install cmake`.
+2. Install **CMake GUI**: Run the command `brew install --cask cmake`.
80
3. Install **Caffe, OpenCV, and Caffe prerequisites**: Run `bash scripts/osx/install_deps.sh`.
81
82
0 commit comments