aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Oliver <contact@pauloliver.dev>2024-02-29 02:29:14 +0100
committerPaul Oliver <contact@pauloliver.dev>2024-02-29 02:29:14 +0100
commit9021b27c9b8a7f05e01ab3e3498d8fb99ec6b53f (patch)
tree4c23ce59de97ed9a0ccdf1778f4e5d331f9dfa47
parent2e7a2d94e73ece0a37b1d9d3162d4f91aeaf57dc (diff)
Fixed typo in './bin/README.md' file.
-rw-r--r--bin/README.md2
1 files changed, 1 insertions, 1 deletions
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