Update README with new Makefile instructions

This commit is contained in:
Matthieu Grieger 2015-01-05 18:18:22 -08:00
parent de90223661
commit 2ccc87135a

View file

@ -56,7 +56,6 @@ Installation for v2 of MumbleDJ is much easier than it was before, due to the re
**5)** `cd` into the `MumbleDJ` repository directory and execute the following commands:
```
$ make install_deps
$ make
$ make install
```