about summary refs log tree commit diff stats
path: root/prototypes/tile/9.mu
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-07-25 20:53:47 -0700
committerKartik Agaram <vc@akkartik.com>2020-07-25 20:53:47 -0700
commit44b1636e2d84bd9cedb4b3272460f67033778939 (patch)
tree8cb40c60e7d2e5ff13cd8f6a1342bb61200f124b /prototypes/tile/9.mu
parent437838b40d198a2ee5529c63719733da8d874414 (diff)
downloadmu-44b1636e2d84bd9cedb4b3272460f67033778939.tar.gz
6679
Diffstat (limited to 'prototypes/tile/9.mu')
-rw-r--r--prototypes/tile/9.mu2
1 files changed, 1 insertions, 1 deletions
diff --git a/prototypes/tile/9.mu b/prototypes/tile/9.mu
index 7b8d2d1b..91637afb 100644
--- a/prototypes/tile/9.mu
+++ b/prototypes/tile/9.mu
@@ -4,7 +4,7 @@
 # To run (on Linux and x86):
 #   $ git clone https://github.com/akkartik/mu
 #   $ cd mu
-#   $ ./translate_mu prototypes/tile/4.mu
+#   $ ./translate_mu prototypes/tile/9.mu
 #   $ ./a.elf
 #
 # Press 'c' to create new children for the root node.