Skip to content

Commit

Permalink
Merge pull request Significant-Gravitas#2667 from egonm12/update-read…
Browse files Browse the repository at this point in the history
…me-git-clone-command

doc: update git clone command to use stable branch
  • Loading branch information
richbeales authored Apr 20, 2023
2 parents cf7544c + c09ed61 commit 4c686f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ _To execute the following commands, open a CMD, Bash, or Powershell window by na
you can download the [latest stable release](https://github.com/Significant-Gravitas/Auto-GPT/releases/latest) (`Source code (zip)`, bottom of the page).

```bash
git clone https://github.com/Significant-Gravitas/Auto-GPT.git
git clone -b stable https://github.com/Significant-Gravitas/Auto-GPT.git
```

3. Navigate to the directory where the repository was downloaded
Expand Down

0 comments on commit 4c686f8

Please sign in to comment.