Skip to content

Commit f16cd6d

Browse files
committed
[WIP] Implement subroutine opcodes
1 parent 2bdeca5 commit f16cd6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Setting the stage
1414
1515
1616
17-
First 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:
17+
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:
1818

1919
.. code:: sh
2020

0 commit comments

Comments
 (0)