Skip to content

Commit

Permalink
Fix: Install dependencies for Mac OS (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
selvan authored and giongto35 committed Jun 15, 2019
1 parent 8bc5c27 commit ef3291f
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 @@ -39,7 +39,7 @@ Install dependencies
apt-get install -y pkg-config libvpx-dev libopus-dev libopusfile-dev
# MacOS
brew install libvpx pkg-config libopus libopusfile
brew install libvpx pkg-config opus opusfile
# Windows
... not tested yet ...
Expand Down

0 comments on commit ef3291f

Please sign in to comment.