aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 80633f2..898132e 100644
--- a/README.md
+++ b/README.md
@@ -13,10 +13,12 @@ It is a complete re-write of SiMS, hosted at http://sourceforge.net/projects/sim
SiMS2 is currently in development and no stable release is available.
However, there exists a graphical testbed using the Processing.org library. To run it:
+
1. Checkout the latest project revision.
2. If you don't already have it, install sbt (http://code.google.com/p/simple-build-tool/).
3. In the sbt command prompt, run the command "demo".
4. Navigation in the graphical demo:
+
* pause/unpause: `space`
* single step: `enter`
* previous/next test: `<`/`>`