From 9021b27c9b8a7f05e01ab3e3498d8fb99ec6b53f Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Thu, 29 Feb 2024 02:29:14 +0100 Subject: Fixed typo in './bin/README.md' file. --- bin/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/README.md b/bin/README.md index 0a714b7..97738f1 100644 --- a/bin/README.md +++ b/bin/README.md @@ -30,7 +30,7 @@ $ ./bin/salis.py load --file 16.sim |`fl` |Select first/last organism | |`k` |Scroll/go to selected (PROCESS and WORLD page) | |`X` |Toggle hex/decimal value printing | -|Numbers `[1..0]` |Cycle simulation `2^(n-1) % 10` steps | +|Numbers `[1..0]` |Cycle simulation `2^((n-1) % 10)` steps | |Enter |Activate cursor (WORLD page) | ### Console commands -- cgit v1.2.1