We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e13f08f commit a3c5f62Copy full SHA for a3c5f62
docs/home/QuickStart.md
@@ -14,8 +14,8 @@ and extract to the location of your choice.
14
15
2. Run the Soar debugger via one of the scripts included in this folder:
16
17
-* Windows users can double-click on `SoarJavaDebugger.bat`
18
-* Linux/Mac users can run `./SoarJavaDebugger.sh` from the terminal
+ - Windows users can double-click on `SoarJavaDebugger.bat`
+ - Linux/Mac users can run `./SoarJavaDebugger.sh` from the terminal
19
20
The other included applications are used in the tutorial, which is included under
21
`documentation/`. The manuals for Soar and VisualSoar can be found there, as
0 commit comments