From 8bb8cc993a67389f34f0d92e7e2a3d7a003200ce Mon Sep 17 00:00:00 2001 From: manuroe Date: Thu, 15 Dec 2016 15:30:59 +0100 Subject: [PATCH] Update prerequisites instructions on Mac OS --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 21bd63fd64..5ffcff22cd 100644 --- a/README.rst +++ b/README.rst @@ -120,6 +120,7 @@ Installing prerequisites on Mac OS X:: xcode-select --install sudo easy_install pip sudo pip install virtualenv + brew install pkg-config libffi Installing prerequisites on Raspbian::