Merge pull request #29 from Habbie/patch-1
authorMichael Göhler <somebody.here@gmx.de>
Fri, 19 Sep 2014 17:06:57 +0000 (19:06 +0200)
committerMichael Göhler <somebody.here@gmx.de>
Fri, 19 Sep 2014 17:06:57 +0000 (19:06 +0200)
s/mpd/mdp/

README.md

index 8f58d78..c7b10cf 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,11 +7,11 @@
 
 *How to get started:*
 
-mpd needs the ncurses headers to compile.
+mdp needs the ncurses headers to compile.
 So make sure you have them installed:
 - On Ubuntu you need ```libncurses5``` and ```libncurses5-dev``` to be installed.
 
-Now download and install mpd:
+Now download and install mdp:
 
     $ git clone https://github.com/visit1985/mdp.git
     $ cd mdp