diff --git a/docs/installing-solidity.rst b/docs/installing-solidity.rst index cea4cbc7b..ee4cf1996 100644 --- a/docs/installing-solidity.rst +++ b/docs/installing-solidity.rst @@ -23,7 +23,8 @@ Remix `Access Remix online `_, you don't 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. +explained on that page. Remix is also a convenient option for testing nightly builds +without installing multiple Solidity versions. Further options on this page detail installing commandline Solidity compiler software on your computer. Choose a commandline compiler if you are working on a larger contract