Fedora package name correction

This commit is contained in:
Myroslav Opyr 2014-11-28 23:43:38 +02:00
parent db68c6eff6
commit 975ce25af0

View File

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