removed addtional solc in docker command

This commit is contained in:
Eric Ren 2018-07-12 15:19:41 -07:00
parent 1e2a42cfe1
commit 39031e1a96

View File

@ -64,7 +64,7 @@ repository contains potentially unstable changes in the develop branch.
.. code:: bash .. code:: bash
docker run ethereum/solc:stable solc --version docker run ethereum/solc:stable --version
Currently, 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