Skip to content

Commit 2d7d33c

Browse files
committed
Update local dev instructions to fork
1 parent b7f56d6 commit 2d7d33c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,10 +135,12 @@ This team currently includes:
135135

136136
1. [Set up your development environment](https://www.gatsbyjs.org/tutorial/part-zero/)
137137

138-
2. Clone this project
138+
2. [Fork](https://docs.github.com/en/github/getting-started-with-github/fork-a-repo) this repo
139+
140+
3. Clone your fork
139141

140142
```
141-
$ 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
142144
```
143145

144146
3. Install dependencies

0 commit comments

Comments
 (0)