aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installing-solidity.rst
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2016-11-25 23:21:17 +0800
committerGitHub <noreply@github.com>2016-11-25 23:21:17 +0800
commitcf4e0549c35bf2a4fc4629e427099ca526234790 (patch)
treea04c45bd51ca27b2243f88b7072e6a36e0c9dac5 /docs/installing-solidity.rst
parent6b9530399852ef8127c3cdc4e9da2f74450fcd6e (diff)
downloaddexon-solidity-cf4e0549c35bf2a4fc4629e427099ca526234790.tar
dexon-solidity-cf4e0549c35bf2a4fc4629e427099ca526234790.tar.gz
dexon-solidity-cf4e0549c35bf2a4fc4629e427099ca526234790.tar.bz2
dexon-solidity-cf4e0549c35bf2a4fc4629e427099ca526234790.tar.lz
dexon-solidity-cf4e0549c35bf2a4fc4629e427099ca526234790.tar.xz
dexon-solidity-cf4e0549c35bf2a4fc4629e427099ca526234790.tar.zst
dexon-solidity-cf4e0549c35bf2a4fc4629e427099ca526234790.zip
Mention nightly.
Diffstat (limited to 'docs/installing-solidity.rst')
-rw-r--r--docs/installing-solidity.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/installing-solidity.rst b/docs/installing-solidity.rst
index ce631869..ef38705c 100644
--- a/docs/installing-solidity.rst
+++ b/docs/installing-solidity.rst
@@ -47,7 +47,9 @@ Details about the usage of the Node.js package can be found in the
Docker
======
-We provide up to date docker builds for the compiler:
+We provide up to date docker builds for the compiler. The ``stable``
+repository contains released versions while the ``nightly``
+repository contains potentially unstable changes in the develop branch.
.. code:: bash