diff --git a/docs/installing-vyper.rst b/docs/installing-vyper.rst index daaf52c36a..515d88f87c 100644 --- a/docs/installing-vyper.rst +++ b/docs/installing-vyper.rst @@ -7,8 +7,9 @@ any errors. .. note:: - The easiest way to experiment with the language is to use the `Remix online compiler `_. - (Activate the vyper-remix plugin in the Plugin manager.) + The easiest way to experiment with the language is to use either `Try Vyper! `_ (maintained by the Vyper team) or the `Remix online compiler `_ (maintained by the Ethereum Foundation). + - To use Try Vyper, go to https://try.vyperlang.org and log in (requires Github login). + - To use remix, go to https://remix.ethereum.org and activate the vyper-remix plugin in the Plugin manager. Binaries ********