From 409b77cfb78873df81b8138c010e54c0aa55a5b6 Mon Sep 17 00:00:00 2001 From: jcorporation Date: Thu, 23 Aug 2018 16:24:20 +0100 Subject: [PATCH] Fix: typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.