Update README with Opus dev header reminder
This commit is contained in:
parent
9667157d63
commit
07787f9186
|
@ -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).
|
||||
|
||||
|
|
Reference in a new issue