summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
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
477 477
478Install on fedora: 478Install on fedora:
479```bash 479```bash
480yum install libopus-devel libvpx-devel 480yum install opus-devel libvpx-devel
481``` 481```
482 482
483Install on ubuntu: 483Install on ubuntu: