diff --git a/docs/installing-solidity.rst b/docs/installing-solidity.rst index af4bdcadb..b4448c950 100644 --- a/docs/installing-solidity.rst +++ b/docs/installing-solidity.rst @@ -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