about summary refs log tree commit diff stats
path: root/life.mu
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-03-04 00:11:23 -0800
committerKartik K. Agaram <vc@akkartik.com>2021-03-04 00:11:23 -0800
commit2d306e2a989386b41eb9626324f6702a64e87b77 (patch)
treeb4b9868a5b6f40579ff34801654f0587fec754fa /life.mu
parentbaaf53aba4cd14d73d5d1b6674ac0fb0d464c747 (diff)
downloadmu-2d306e2a989386b41eb9626324f6702a64e87b77.tar.gz
7846
Diffstat (limited to 'life.mu')
-rw-r--r--life.mu2
1 files changed, 1 insertions, 1 deletions
diff --git a/life.mu b/life.mu
index c8643ea9..da16ff4b 100644
--- a/life.mu
+++ b/life.mu
@@ -1,7 +1,7 @@
 # Conway's Game of Life
 #
 # To build:
-#   $ ./translate_mu_baremetal baremetal/life.mu
+#   $ ./translate life.mu
 # To run:
 #   $ qemu-system-i386 disk.img