Skip to content

Commit

Permalink
Update docs/installing-vyper.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Charles Cooper <[email protected]>
  • Loading branch information
DanielSchiavini and charles-cooper authored Sep 25, 2024
1 parent 3aae019 commit 96b320b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/installing-vyper.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ any errors.

.. note::

The easiest way to experiment with the language is to use the `Remix online compiler <https://remix.ethereum.org>`_.
(Activate the vyper-remix plugin in the Plugin manager.)
The easiest way to experiment with the language is to use either `Try Vyper! <https://try.vyperlang.org>`_ (maintained by the Vyper team) or the `Remix online compiler <https://remix.ethereum.org>`_ (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
********
Expand Down

0 comments on commit 96b320b

Please sign in to comment.