From 598eea98511b74fd2e87868a927be0f0de7ab1a9 Mon Sep 17 00:00:00 2001 From: John <81686492+Explorergt92@users.noreply.github.com> Date: Wed, 19 Apr 2023 01:57:47 -0400 Subject: [PATCH] Update README.md Correcting the cause of issue #2476 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4969e5ed..25062efc 100644 --- a/README.md +++ b/README.md @@ -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.