diff options
-rw-r--r-- | docs/installing-solidity.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/installing-solidity.rst b/docs/installing-solidity.rst index aa5890e8..af4bdcad 100644 --- a/docs/installing-solidity.rst +++ b/docs/installing-solidity.rst @@ -62,6 +62,7 @@ Set up Homebrew: brew install cmake cryptopp miniupnpc leveldb gmp libmicrohttpd libjson-rpc-cpp # For Mix IDE and Alethzero only brew install xz d-bus + brew install homebrew/versions/v8-315 brew install llvm --HEAD --with-clang brew install qt5 --with-d-bus # add --verbose if long waits with a stale screen drive you crazy as well |