X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=README.md;fp=README.md;h=a5a9e7c8f607da95b4f3a1e774f24554a6fc46e5;hb=bdd16c72ebd48c50a93d0a4c5cbe63776aa9d47e;hp=c7b10cf9ff92b8e6c600740b3fc9b3f89e6fb5ed;hpb=2c77b5e6e665dcce85cc22d7673573c46137593d;p=smdp.git diff --git a/README.md b/README.md index c7b10cf..a5a9e7c 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 you need ```libncursesw5``` and ```libncursesw5-dev``` to be installed. Now download and install mdp: