Skip to content

Commit 94441ee

Browse files
authored
correcting the clone command in contributing.md (Significant-Gravitas#927)
* correcting the clone command in contributing.md * removing extra newlines added in previous commit removing extra newlines added in previous commit
1 parent 3ea57ca commit 94441ee

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
@@ -6,7 +6,7 @@ To contribute to this GitHub project, you can follow these steps:
66
2. Clone the repository to your local machine using the following command:
77

88
```
9-
git clone https://github.com/Torantulino/Auto-GPT
9+
git clone https://github.com/<YOUR-GITHUB-USERNAME>/Auto-GPT
1010
```
1111
3. Create a new branch for your changes using the following command:
1212

0 commit comments

Comments
 (0)