mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-04 23:04:28 +01:00
Fix README ./run.sh start -> ./run.sh (#2523)
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
This commit is contained in:
@@ -145,10 +145,10 @@ _To execute the following commands, open a CMD, Bash, or Powershell window by na
|
||||
## 🔧 Usage
|
||||
|
||||
1. Run `autogpt` Python module in your terminal.
|
||||
On linux or mac:
|
||||
```bash
|
||||
# On Linux or Mac:
|
||||
./run.sh start
|
||||
```bash
|
||||
# On Linux of Mac:
|
||||
./run.sh
|
||||
|
||||
# On Windows:
|
||||
.\run.bat
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user