diff options
author | manuroe <manu@matrix.org> | 2016-12-15 15:30:59 +0100 |
---|---|---|
committer | manuroe <manu@matrix.org> | 2016-12-15 15:30:59 +0100 |
commit | 8bb8cc993a67389f34f0d92e7e2a3d7a003200ce (patch) | |
tree | 68eda05fbf8c252a11005d8b1b38ed1d59bf5ce6 /README.rst | |
parent | Merge pull request #1700 from matrix-org/erikj/backfill_filter (diff) | |
download | synapse-8bb8cc993a67389f34f0d92e7e2a3d7a003200ce.tar.xz |
Update prerequisites instructions on Mac OS
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 1 |
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:: |