Merge pull request #2495 from Explorergt92/patch-3
Update README.md Windows run.bat instructionspull/2418/head
commit
fdd79223b0
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue