0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-15 21:09:07 +02:00

Merge pull request #1702 from manuroe/mac_install_update

Update prerequisites instructions on Mac OS
This commit is contained in:
Erik Johnston 2016-12-15 15:23:55 +00:00 committed by GitHub
commit ed02a0018c

View file

@ -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::