diff --git a/README.md b/README.md index 8d3534f..e0bca04 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Build Dependencies Unix Build Instructions ----------------------- -1. Install dependencies: cmake, libmpdclient (dev) and OpenSSL (dev), java are available from all major distributions. +1. Install dependencies: cmake, libmpdclient (dev), OpenSSL (dev) and java are available from all major distributions. 2. Build and install: ```cd /path/to/src; ./mkrelease.sh```. 3. Link your mpd music directory to ```/usr/share/mympd/htdocs/library``` and put ```folder.jpg``` files in your album directories (mkrelease.sh tries to do this for you). 4. Configure your mpd with http stream output to use the local player.