Added instructions for the Raspberry Pi to the README (#109)
[smdp.git] / README.md
index 5491c81..9f9fa41 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,8 +9,9 @@
 
 mdp needs the ncursesw headers to compile.
 So make sure you have them installed:
-- on Ubuntu/Debian you need `libncursesw5` and `libncursesw5-dev`
+
 - on Cygwin you need `libncursesw10` and `libncurses-devel`
+- on Raspbian (Raspberry Pi) you need `libncurses5-dev` and `libncursesw5-dev`
 
 Now download and install mdp: