Skip to content

Commit 27b4743

Browse files
Update .CONTRIBUTING.md
Co-authored-by: Erin Shaben <[email protected]>
1 parent 7f9ab62 commit 27b4743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Before making contributions, you need to set up the proper directory structure f
7171
7272
```bash
7373
# Fork polkadot-docs on GitHub first, then:
74-
git clone https://github.com/your-username/polkadot-docs.git
74+
git clone https://github.com/YOUR_USERNAME/polkadot-docs.git
7575
cd polkadot-docs
7676
git checkout -b your-feature-branch
7777
```

0 commit comments

Comments
 (0)