Merge pull request #473 from AlwaysBCoding/patch-2

Update installing-solidity.rst
This commit is contained in:
chriseth 2016-04-05 14:11:46 +02:00
commit 12797ed6c9

View File

@ -58,6 +58,8 @@ Set up Homebrew:
.. code-block:: bash
brew update
brew upgrade
brew install boost --c++11 # this takes a while
brew install cmake cryptopp miniupnpc leveldb gmp libmicrohttpd libjson-rpc-cpp
# For Mix IDE and Alethzero only