Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
franzcrs committed Jun 4, 2024
1 parent e21128c commit 6fb425d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@ brew update
```
brew install --cask cmake
```
8. Install required dependencies in modified install_deps.sh
8. Enter the cloned repo and install the required dependencies in modified install_deps.sh
```
cd openpose-with-caffe-for-MacM1
bash scripts/osx/install_deps.sh
```
9. Enter the repo folder and create a build folder
9. Create a build folder
```
cd openpose-with-caffe-for-MacM1
mkdir build
cd build
```
Expand Down

0 comments on commit 6fb425d

Please sign in to comment.