update INSTALL.md

This commit is contained in:
Jack Robison 2018-10-02 13:31:29 -04:00
parent b6babb1c9d
commit 1a5b2c08ee
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

@ -20,9 +20,8 @@ Install [xcode command line tools](https://developer.xamarin.com/guides/testclou
Remaining dependencies can then be installed by running: Remaining dependencies can then be installed by running:
``` ```
brew install mpfr libmpc protobuf brew install python3 protobuf
sudo easy_install pip python3 -m pip install virtualenv
sudo pip install virtualenv
``` ```
### Linux Prerequisites ### Linux Prerequisites