You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/contributing.rst
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,8 @@ Thank you for your interest in contributing! We welcome all contributions no mat
6
6
Setting the stage
7
7
~~~~~~~~~~~~~~~~~
8
8
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
10
11
11
12
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:
0 commit comments