X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=README.md;h=75f638edda44e01122e3b405c57e13020c0844cc;hb=a64de8af30f7a0465333e65f365dfa02ad2862b6;hp=8f58d785e0469f1be77ca5084456c545dcb7daf8;hpb=f9a6aa5094b24fad0932eb29f72fe0a7a11adcc0;p=smdp.git diff --git a/README.md b/README.md index 8f58d78..75f638e 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/Debian 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