mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
Update frontend readme (#5215)
This commit is contained in:
@@ -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:**
|
||||
|
||||
Reference in New Issue
Block a user