Update frontend readme (#5215)

This commit is contained in:
merwanehamadi
2023-09-14 07:31:52 -07:00
committed by GitHub
parent 5a2833ffb8
commit 840d6f6330

View File

@@ -26,12 +26,12 @@ Flutter comes with Dart, to install Flutter, follow the instructions here: https
1. **Clone the repo:**
```
git clone https://github.com/yourusername/auto_gpt_flutter_client.git
git clone https://github.com/Significant-Gravitas/Auto-GPT.git
```
2. **Navigate to the project directory:**
```
cd auto_gpt_flutter_client
cd Auto-GPT/frontend
```
3. **Get Flutter packages:**