Update README.md
This commit is contained in:
parent
fe0f3e25f6
commit
c25180d38b
|
@ -38,7 +38,7 @@ Installation for v2 of MumbleDJ is much easier than it was before, due to the re
|
|||
**NOTE:** This bot was designed for use on Linux machines. If you wish to run the bot on another OS, it will require tweaking and is not something I will be able to help with.
|
||||
|
||||
**SETUP GUIDE**
|
||||
**1)** Install and correctly configure [`Go`](https://golang.org/). Specifically, make sure to follow [this guide](https://golang.org/doc/code.html) and set the `GOPATH` environment variable properly.
|
||||
**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.
|
||||
|
||||
|
|
Reference in a new issue