mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add the install instructions from the edge snap
This commit is contained in:
parent
a605e4eb95
commit
558fa46442
@ -83,6 +83,10 @@ If you want to use the cutting edge developer version:
|
|||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install solc
|
sudo apt-get install solc
|
||||||
|
|
||||||
|
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 help testing the unstable solc with the most recent changes from the development branch:
|
||||||
|
|
||||||
|
sudo snap install solc --edge
|
||||||
|
|
||||||
Arch Linux also has packages, albeit limited to the latest development version:
|
Arch Linux also has packages, albeit limited to the latest development version:
|
||||||
|
|
||||||
.. code:: bash
|
.. code:: bash
|
||||||
|
Loading…
Reference in New Issue
Block a user