mirror of
https://mau.dev/maunium/synapse.git
synced 2024-12-15 17:53:51 +01:00
Merge pull request #1702 from manuroe/mac_install_update
Update prerequisites instructions on Mac OS
This commit is contained in:
commit
ed02a0018c
1 changed files with 1 additions and 0 deletions
|
@ -120,6 +120,7 @@ Installing prerequisites on Mac OS X::
|
||||||
xcode-select --install
|
xcode-select --install
|
||||||
sudo easy_install pip
|
sudo easy_install pip
|
||||||
sudo pip install virtualenv
|
sudo pip install virtualenv
|
||||||
|
brew install pkg-config libffi
|
||||||
|
|
||||||
Installing prerequisites on Raspbian::
|
Installing prerequisites on Raspbian::
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue