X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=README.md;h=a5a9e7c8f607da95b4f3a1e774f24554a6fc46e5;hb=2854a2e2ba7bd3c38bb4ebf4213b132a6e2fd882;hp=8f58d785e0469f1be77ca5084456c545dcb7daf8;hpb=afbbaa204be1c70b746e05f4cc8558c37da0a2d9;p=smdp.git diff --git a/README.md b/README.md index 8f58d78..a5a9e7c 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ *How to get started:* -mpd needs the ncurses headers to compile. +mdp needs the ncursesw headers to compile. So make sure you have them installed: -- On Ubuntu you need ```libncurses5``` and ```libncurses5-dev``` to be installed. +- On Ubuntu you need ```libncursesw5``` and ```libncursesw5-dev``` to be installed. -Now download and install mpd: +Now download and install mdp: $ git clone https://github.com/visit1985/mdp.git $ cd mdp