Fix: Install dependencies for Mac OS (#57)

This commit is contained in:
selvan 2019-06-15 13:39:01 +05:30 committed by giongto35
parent a144fcc7ba
commit 373dfc298e

2
README.md vendored
View file

@ -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 ...