pinosaur
/
smdp.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
693e882
)
Added instructions for the Raspberry Pi to the README (#109)
author
Adrian Kosmaczewski
<akosma@me.com>
Sun, 28 Aug 2016 10:53:28 +0000
(12:53 +0200)
committer
Michael Göhler
<github@nixhub.de>
Sun, 28 Aug 2016 10:53:28 +0000
(12:53 +0200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
4ab38f9
..
9f9fa41
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-9,7
+9,9
@@
mdp needs the ncursesw headers to compile.
So make sure you have them installed:
mdp needs the ncursesw headers to compile.
So make sure you have them installed:
+
- on Cygwin you need `libncursesw10` and `libncurses-devel`
- on Cygwin you need `libncursesw10` and `libncurses-devel`
+- on Raspbian (Raspberry Pi) you need `libncurses5-dev` and `libncursesw5-dev`
Now download and install mdp:
Now download and install mdp: