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:
Manal Arora
2023-04-12 14:37:50 +05:30
committed by GitHub
parent 3ea57ca326
commit 94441ee63b

View File

@@ -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: