diff --git a/INSTALL.md b/INSTALL.md index c76a576b..22865264 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -482,7 +482,7 @@ yum install opus-devel libvpx-devel Install on ubuntu: ```bash -sudo apt-get install libopus-dev libvpx-dev +sudo apt-get install libopus-dev libvpx-dev pkg-config ``` If you get the "Unable to locate package libopus-dev" message, add the following ppa and try again: ```bash