mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-17 05:54:26 +01:00
docs(frontend): Add note for Linux users to instructions (#6284)
Add a note for users on linux with chromium for building the frontend file
This commit is contained in:
@@ -41,6 +41,8 @@ flutter pub get
|
||||
|
||||
4. **Run the app:**
|
||||
```
|
||||
#For chromium users on linux:
|
||||
#export CHROME_EXECUTABLE=/usr/bin/chromium
|
||||
flutter run -d chrome --web-port 5000
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user