mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-08 22:58:01 -05:00
correcting the clone command in contributing.md (#927)
* correcting the clone command in contributing.md * removing extra newlines added in previous commit removing extra newlines added in previous commit
This commit is contained in:
@@ -6,7 +6,7 @@ To contribute to this GitHub project, you can follow these steps:
|
||||
2. Clone the repository to your local machine using the following command:
|
||||
|
||||
```
|
||||
git clone https://github.com/Torantulino/Auto-GPT
|
||||
git clone https://github.com/<YOUR-GITHUB-USERNAME>/Auto-GPT
|
||||
```
|
||||
3. Create a new branch for your changes using the following command:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user