Skip to content

Commit

Permalink
Add pkg-config to macOS instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
patricia-gallardo committed Mar 20, 2024
1 parent 92d1a02 commit babe4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/exercises/31_exercises.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ bash <(curl -s https://raw.githubusercontent.com/mod-cpp/ms-pacman/main/dev/ubun
* Install the build tools

```bash
brew install cmake ninja
brew install cmake ninja pkg-config
```

* [Install VS Code][5]
Expand Down

0 comments on commit babe4bb

Please sign in to comment.