mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #2702 from SaadSurya/patch-1
Update installing-solidity.rst
This commit is contained in:
commit
bea37e5682
@ -56,7 +56,7 @@ repository contains potentially unstable changes in the develop branch.
|
|||||||
|
|
||||||
docker run ethereum/solc:stable solc --version
|
docker run ethereum/solc:stable solc --version
|
||||||
|
|
||||||
Currenty, the docker image only contains the compiler executable,
|
Currently, the docker image only contains the compiler executable,
|
||||||
so you have to do some additional work to link in the source and
|
so you have to do some additional work to link in the source and
|
||||||
output directories.
|
output directories.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user