From 680ce3f5f052b0bb6be3159e01b4dbcfec81dbb5 Mon Sep 17 00:00:00 2001 From: Chris Ward Date: Mon, 13 May 2019 14:22:58 +0200 Subject: [PATCH] Expand contraction --- docs/installing-solidity.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installing-solidity.rst b/docs/installing-solidity.rst index ee4cf1996..62b1960b0 100644 --- a/docs/installing-solidity.rst +++ b/docs/installing-solidity.rst @@ -20,7 +20,7 @@ Remix *We recommend Remix for small contracts and for quickly learning Solidity.* -`Access Remix online `_, you don't need to install anything. +`Access Remix online `_, you do not need to install anything. If you want to use it without connection to the Internet, go to https://github.com/ethereum/remix-live/tree/gh-pages and download the ``.zip`` file as explained on that page. Remix is also a convenient option for testing nightly builds