Skip to content

Commit

Permalink
Update solc download path to version v0.4.24
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouer authored Jul 4, 2018
1 parent 46231cb commit d26ffc6
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 d26ffc6

Please sign in to comment.