pinosaur
/
smdp.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a89c54b
)
cygwin setup notes
author
Michael Göhler
<somebody.here@gmx.de>
Tue, 23 Sep 2014 20:08:14 +0000
(22:08 +0200)
committer
Michael Göhler
<somebody.here@gmx.de>
Tue, 23 Sep 2014 20:08:14 +0000
(22:08 +0200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/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: