From: Adrian Kosmaczewski Date: Sun, 28 Aug 2016 10:53:28 +0000 (+0200) Subject: Added instructions for the Raspberry Pi to the README (#109) X-Git-Url: https://git.danieliu.xyz/?p=smdp.git;a=commitdiff_plain;h=43a24a661f906c34238df94de5c4ae648f1c8b72 Added instructions for the Raspberry Pi to the README (#109) --- 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: