From 558fa46442ae79f2fcd14828e085dd5be00b3395 Mon Sep 17 00:00:00 2001 From: Leo Arias Date: Wed, 26 Jul 2017 10:28:27 -0600 Subject: Add the install instructions from the edge snap --- docs/installing-solidity.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/installing-solidity.rst b/docs/installing-solidity.rst index 9b5ba9f2..e07561c5 100644 --- a/docs/installing-solidity.rst +++ b/docs/installing-solidity.rst @@ -82,6 +82,10 @@ If you want to use the cutting edge developer version: sudo add-apt-repository ppa:ethereum/ethereum-dev sudo apt-get update sudo apt-get install solc + +We are also releasing a `snap package `_, which is installable in all the `supported Linux distros `_. 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: -- cgit v1.2.3