Merge pull request #4504 from rrrkren/develop

removed addtional solc in docker command
This commit is contained in:
chriseth 2018-07-13 01:20:59 +02:00 committed by GitHub
commit f0bc1bce89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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