Skip to content

Commit

Permalink
Merge pull request omgnetwork#69 from zhouer/patch-1
Browse files Browse the repository at this point in the history
Update solc download path to version v0.4.24
  • Loading branch information
bun919tw authored Jul 5, 2018
2 parents 46231cb + d26ffc6 commit 73fd753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ $ brew install solidity

Linux:
```
$ wget https://github.com/ethereum/solidity/releases/download/v0.4.18/solc-static-linux
$ wget https://github.com/ethereum/solidity/releases/download/v0.4.24/solc-static-linux
$ chmod +x ./solc-static-linux
$ sudo mv solc-static-linux /usr/bin/solc
```
Expand Down

0 comments on commit 73fd753

Please sign in to comment.