From 43a24a661f906c34238df94de5c4ae648f1c8b72 Mon Sep 17 00:00:00 2001 From: Adrian Kosmaczewski Date: Sun, 28 Aug 2016 12:53:28 +0200 Subject: [PATCH] Added instructions for the Raspberry Pi to the README (#109) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4ab38f9..9f9fa41 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,9 @@ mdp needs the ncursesw headers to compile. So make sure you have them installed: + - on Cygwin you need `libncursesw10` and `libncurses-devel` +- on Raspbian (Raspberry Pi) you need `libncurses5-dev` and `libncursesw5-dev` Now download and install mdp: -- 2.20.1