Skip to content

Commit 29bbcc0

Browse files
committed
Update QuickStart instructions for 9.6.3
1 parent eb14440 commit 29bbcc0

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/home/QuickStart.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,13 @@ higher installed.
1212
[here](https://github.com/SoarGroup/Soar/releases/download/releases%2F{{soar_version}}/Soar-Release-{{soar_version}}.zip)
1313
and extract to the location of your choice.
1414

15-
2. Inside the extracted directory, you'll find `SoarSuite/SoarSuite_{{soar_version}}-Multiplatform.zip`.
16-
Extract it in place.
15+
2. Run the Soar debugger via one of the scripts included in this folder:
1716

18-
3. Run the Soar debugger via the script included in this folder
19-
(`SoarJavaDebugger.sh` for Linux/Mac, `SoarJavaDebugger.bat` for Windows).
17+
* Windows users can double-click on `SoarJavaDebugger.bat`
18+
* Linux/Mac users can run `./SoarJavaDebugger.sh` from the terminal
2019

2120
The other included applications are used in the tutorial, which is included under
22-
`Documentation/`. The manuals for Soar and VisualSoar can be found there, as
21+
`documentation/`. The manuals for Soar and VisualSoar can be found there, as
2322
well.
2423

2524
You can also build Soar from [source](https://github.com/SoarGroup/Soar) if

0 commit comments

Comments
 (0)