cygwin setup notes
authorMichael Göhler <somebody.here@gmx.de>
Tue, 23 Sep 2014 20:08:14 +0000 (22:08 +0200)
committerMichael Göhler <somebody.here@gmx.de>
Tue, 23 Sep 2014 20:08:14 +0000 (22:08 +0200)
README.md

index 75f638e..027b59b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,7 +9,8 @@
 
 mdp needs the ncursesw headers to compile.
 So make sure you have them installed:
-- On Ubuntu/Debian you need `libncursesw5` and `libncursesw5-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: