mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update installing-solidity.rst
The JsonCpp library is also a needed dependency
This commit is contained in:
parent
cacc3b6bca
commit
adfb2f2b9f
@ -61,7 +61,7 @@ Set up Homebrew:
|
||||
brew upgrade
|
||||
|
||||
brew install boost --c++11 # this takes a while
|
||||
brew install cmake cryptopp gmp
|
||||
brew install cmake cryptopp gmp jsoncpp
|
||||
|
||||
Ubuntu Trusty (14.04)
|
||||
---------------------
|
||||
|
Loading…
Reference in New Issue
Block a user