add note about mpd to README
This commit is contained in:
parent
db9c8d807e
commit
d2e466c8f1
1 changed files with 6 additions and 1 deletions
7
README
7
README
|
|
@ -17,12 +17,17 @@
|
|||
handlebars
|
||||
uglify-js
|
||||
mpd (http://www.musicpd.org/)
|
||||
* Note: recommended to compile from source to get the latest good stuff,
|
||||
for example replay gain support. However due to a bug
|
||||
(http://www.musicpd.org/mantis/view.php?id=3423) the latest commit
|
||||
that compiles is 3a9697adf268d780500cc53432efa4f164. This is the
|
||||
version of mpd that groovebasin is currently developing with.
|
||||
|
||||
== Installation ==
|
||||
|
||||
1. Install and configure mpd
|
||||
|
||||
2. Compile and install:
|
||||
2. Compile:
|
||||
|
||||
$ make
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue