mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update for_Ze_Devs.md
This commit is contained in:
parent
dfea21209e
commit
2385f2ffbc
@ -10,7 +10,7 @@
|
|||||||
brew update
|
brew update
|
||||||
brew install boost --c++11 # this takes a while
|
brew install boost --c++11 # this takes a while
|
||||||
brew install cmake qt5 cryptopp miniupnpc leveldb gmp libmicrohttpd libjson-rpc-cpp
|
brew install cmake qt5 cryptopp miniupnpc leveldb gmp libmicrohttpd libjson-rpc-cpp
|
||||||
brew install llvm --HEAD --with-clang
|
brew install llvm --HEAD --with-clang #only required if you plan on using DEVMJIT
|
||||||
```
|
```
|
||||||
|
|
||||||
# Clone source repo and run this script
|
# Clone source repo and run this script
|
||||||
|
Loading…
Reference in New Issue
Block a user