aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLeo Arias <leo.arias@canonical.com>2017-08-02 15:53:07 +0800
committerGitHub <noreply@github.com>2017-08-02 15:53:07 +0800
commitf5fc8088756929b25f2d5f20c6ee0a555ccf40b1 (patch)
tree76ced26e887dc1cbbdd4639f8f53b5f88f46848d /docs
parentaf128b6c971f9239c529fecdc1c84f656265d31c (diff)
downloaddexon-solidity-f5fc8088756929b25f2d5f20c6ee0a555ccf40b1.tar
dexon-solidity-f5fc8088756929b25f2d5f20c6ee0a555ccf40b1.tar.gz
dexon-solidity-f5fc8088756929b25f2d5f20c6ee0a555ccf40b1.tar.bz2
dexon-solidity-f5fc8088756929b25f2d5f20c6ee0a555ccf40b1.tar.lz
dexon-solidity-f5fc8088756929b25f2d5f20c6ee0a555ccf40b1.tar.xz
dexon-solidity-f5fc8088756929b25f2d5f20c6ee0a555ccf40b1.tar.zst
dexon-solidity-f5fc8088756929b25f2d5f20c6ee0a555ccf40b1.zip
Add the tag for the command
Diffstat (limited to 'docs')
-rw-r--r--docs/installing-solidity.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/installing-solidity.rst b/docs/installing-solidity.rst
index 6fb2e44a..4cb50cf0 100644
--- a/docs/installing-solidity.rst
+++ b/docs/installing-solidity.rst
@@ -85,10 +85,14 @@ If you want to use the cutting edge developer version:
We are also releasing a `snap package <https://snapcraft.io/>`_, which is installable in all the `supported Linux distros <https://snapcraft.io/docs/core/install>`_. To install the latest stable version of solc:
+.. code:: bash
+
sudo snap install solc
Or if you want to help testing the unstable solc with the most recent changes from the development branch:
+.. code:: bash
+
sudo snap install solc --edge
Arch Linux also has packages, albeit limited to the latest development version: