Skip to content

Commit

Permalink
Add the tag for the command
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo Arias authored Aug 2, 2017
1 parent af128b6 commit f5fc808
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/installing-solidity.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f5fc808

Please sign in to comment.