fix 1 character typo: s/jet/yet/
[smdp.git] / README.md
index c7b10cf..027b59b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,9 +7,10 @@
 
 *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`
+- on Cygwin you need `libncursesw10` and `libncurses-devel`
 
 Now download and install mdp: