mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-02-22 22:54:22 +01:00
Merge pull request #2495 from Explorergt92/patch-3
Update README.md Windows run.bat instructions
This commit is contained in:
@@ -138,9 +138,9 @@ _To execute the following commands, open a CMD, Bash, or Powershell window by na
|
||||
# On Linux of Mac:
|
||||
./run.sh start
|
||||
# On Windows:
|
||||
./run.bat start
|
||||
.\run.bat
|
||||
```
|
||||
Running with `--help` after `start` lists all the possible command line arguments you can pass.
|
||||
Running with `--help` after `.\run.bat` lists all the possible command line arguments you can pass.
|
||||
|
||||
2. After each action, choose from options to authorize command(s),
|
||||
exit the program, or provide feedback to the AI.
|
||||
|
||||
Reference in New Issue
Block a user