Mention nightlies with remix

This commit is contained in:
Chris Ward 2019-05-13 12:47:34 +02:00
parent 2d2f4943de
commit df31096690

View File

@ -23,7 +23,8 @@ Remix
`Access Remix online <https://remix.ethereum.org/>`_, you don't need to install anything. `Access Remix online <https://remix.ethereum.org/>`_, you don't need to install anything.
If you want to use it without connection to the Internet, go to 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 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 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 on your computer. Choose a commandline compiler if you are working on a larger contract