Skip to content

Commit

Permalink
[WIP] Implement subroutine opcodes
Browse files Browse the repository at this point in the history
  • Loading branch information
Peppece committed Nov 3, 2020
1 parent 57a82f3 commit 7fd5d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Setting the stage
~~~~~~~~~~~~~~~~~

.. note::
If it is the first time you install py-evm on a macOS, check https://py-evm.readthedocs.io/en/latest/guides/quickstart.html#installing-on-macos
If it is the first time you install py-evm on macOS, check https://py-evm.readthedocs.io/en/latest/guides/quickstart.html#installing-on-macos

We need to clone the Py-EVM repository. Py-EVM depends on a submodule of the common tests across all clients, so we need to clone the repo with the ``--recursive`` flag. Example:

Expand Down

0 comments on commit 7fd5d85

Please sign in to comment.