X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=README.md;h=75f638edda44e01122e3b405c57e13020c0844cc;hb=0cb71268b17951d68ae97e12593afcd6b6aaabbb;hp=c7b10cf9ff92b8e6c600740b3fc9b3f89e6fb5ed;hpb=79a724e6d9cb5397d6861145fb0a22b0a22d9dcd;p=smdp.git diff --git a/README.md b/README.md index c7b10cf..75f638e 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ *How to get started:* -mdp 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 mdp: