We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7f56d6 commit 2d7d33cCopy full SHA for 2d7d33c
README.md
@@ -135,10 +135,12 @@ This team currently includes:
135
136
1. [Set up your development environment](https://www.gatsbyjs.org/tutorial/part-zero/)
137
138
-2. Clone this project
+2. [Fork](https://docs.github.com/en/github/getting-started-with-github/fork-a-repo) this repo
139
+
140
+3. Clone your fork
141
142
```
-$ git clone git@github.com:ethereum/ethereum-org-website.git && cd ethereum-org-website
143
+$ git clone git@github.com:[your_github_handle]/ethereum-org-website.git && cd ethereum-org-website
144
145
146
3. Install dependencies
0 commit comments