summary refs log tree commit diff
diff options
context:
space:
mode:
authormanuroe <manu@matrix.org>2016-12-15 15:30:59 +0100
committermanuroe <manu@matrix.org>2016-12-15 15:30:59 +0100
commit8bb8cc993a67389f34f0d92e7e2a3d7a003200ce (patch)
tree68eda05fbf8c252a11005d8b1b38ed1d59bf5ce6
parentMerge pull request #1700 from matrix-org/erikj/backfill_filter (diff)
downloadsynapse-8bb8cc993a67389f34f0d92e7e2a3d7a003200ce.tar.xz
Update prerequisites instructions on Mac OS
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
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::