Skip to content

Commit 5e57c2d

Browse files
Update 1_prerequisites.md (#2193)
Outdated homebrew command
1 parent 2034f9c commit 5e57c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/installation/1_prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ sudo pip install numpy opencv-python
7676

7777
## Mac OS Prerequisites
7878
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`.
79+
2. Install **CMake GUI**: Run the command `brew install --cask cmake`.
8080
3. Install **Caffe, OpenCV, and Caffe prerequisites**: Run `bash scripts/osx/install_deps.sh`.
8181

8282

0 commit comments

Comments
 (0)