Skip to content

Commit

Permalink
Update 1_prerequisites.md (#2193)
Browse files Browse the repository at this point in the history
Outdated homebrew command
  • Loading branch information
acalmeida9962 committed Apr 22, 2023
1 parent 2034f9c commit 5e57c2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/installation/1_prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ sudo pip install numpy opencv-python

## Mac OS Prerequisites
1. If you don't have `brew`, install it by running `bash scripts/osx/install_brew.sh` on your terminal.
2. Install **CMake GUI**: Run the command `brew cask install cmake`.
2. Install **CMake GUI**: Run the command `brew install --cask cmake`.
3. Install **Caffe, OpenCV, and Caffe prerequisites**: Run `bash scripts/osx/install_deps.sh`.


Expand Down

0 comments on commit 5e57c2d

Please sign in to comment.