Update README with Opus dev header reminder

This commit is contained in:
Matthieu Grieger 2015-01-07 11:17:35 -08:00
parent 9667157d63
commit 07787f9186

View file

@ -51,7 +51,7 @@ Installation for v2 of MumbleDJ is much easier than it was before, due to the re
**SETUP GUIDE**
**1)** Install and correctly configure [`Go`](https://golang.org/) (1.3 or higher). Specifically, make sure to follow [this guide](https://golang.org/doc/code.html) and set the `GOPATH` environment variable properly.
**2)** Install [`ffmpeg`](https://www.ffmpeg.org/) and [`mercurial`](http://mercurial.selenic.com/) if they are not already installed on your system.
**2)** Install [`ffmpeg`](https://www.ffmpeg.org/) and [`mercurial`](http://mercurial.selenic.com/) if they are not already installed on your system. Also be sure that you have [`opus`](http://www.opus-codec.org/) and its development headers installed on your system.
**3)** Install [`youtube-dl`](https://github.com/rg3/youtube-dl#installation).