File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -12,14 +12,13 @@ higher installed.
12
12
[ here] ( https://github.com/SoarGroup/Soar/releases/download/releases%2F{{soar_version}}/Soar-Release-{{soar_version}}.zip )
13
13
and extract to the location of your choice.
14
14
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:
17
16
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
20
19
21
20
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
23
22
well.
24
23
25
24
You can also build Soar from [ source] ( https://github.com/SoarGroup/Soar ) if
You can’t perform that action at this time.
0 commit comments