diff --git a/INSTALL.md b/INSTALL.md index 0f88b084..c76a576b 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -477,7 +477,7 @@ There are 2 dependencies required for libtoxav: libopus and libvpx. If they are Install on fedora: ```bash -yum install libopus-devel libvpx-devel +yum install opus-devel libvpx-devel ``` Install on ubuntu: