Skip to content

Commit 689d4f1

Browse files
Update community/contributing-guidelines.md
Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
1 parent 38316b3 commit 689d4f1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

community/contributing-guidelines.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,8 @@ We welcome contributions! Follow these steps to get started.
106106
This allows you to fetch changes from the main repository to keep your fork up to date.
107107

108108
```bash
109-
git remote add upstream https://github.com/recodehive/recode-website.git ```
109+
git remote add upstream https://github.com/recodehive/recode-website.git
110+
```
110111

111112
Verify the remotes:
112113

0 commit comments

Comments
 (0)