Skip to content

Commit

Permalink
add pkg-config to the OS X requirements (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
fenollp authored Apr 20, 2017
1 parent debc62e commit 3aa716e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ sudo apt install libglew-dev libglm-dev libglfw3-dev
### OSX

```shell
brew install glew glm
brew install glew glm pkg-config
brew install glfw3 --without-shared-library
```

Expand Down

0 comments on commit 3aa716e

Please sign in to comment.