Update installing-solidity.rst

This commit is contained in:
SaadSurya
2017-08-07 16:53:56 +05:00
committed by GitHub
parent 212454a96b
commit 8a9f62842d
+1 -1
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.