Skip to content

Commit 57a82f3

Browse files
committed
[WIP] Implement subroutine opcodes
1 parent ca422d4 commit 57a82f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/contributing.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ Thank you for your interest in contributing! We welcome all contributions no mat
66
Setting the stage
77
~~~~~~~~~~~~~~~~~
88

9-
.. 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
9+
.. note::
10+
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
1011

1112
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:
1213

0 commit comments

Comments
 (0)