Merge pull request #2702 from SaadSurya/patch-1

Update installing-solidity.rst
This commit is contained in:
Alex Beregszaszi 2017-08-07 19:51:02 +01:00 committed by GitHub
commit bea37e5682

View File

@ -56,7 +56,7 @@ repository contains potentially unstable changes in the develop branch.
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
output directories.