summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erikj@jki.re>2016-12-15 15:23:55 +0000
committerGitHub <noreply@github.com>2016-12-15 15:23:55 +0000
commited02a0018c33d4d807bda32f1463e2b85af96fff (patch)
tree68eda05fbf8c252a11005d8b1b38ed1d59bf5ce6
parentMerge pull request #1700 from matrix-org/erikj/backfill_filter (diff)
parentUpdate prerequisites instructions on Mac OS (diff)
downloadsynapse-ed02a0018c33d4d807bda32f1463e2b85af96fff.tar.xz
Merge pull request #1702 from manuroe/mac_install_update
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::