about summary refs log tree commit diff stats
path: root/ex7.mu
diff options
context:
space:
mode:
Diffstat (limited to 'ex7.mu')
-rw-r--r--ex7.mu2
1 files changed, 1 insertions, 1 deletions
diff --git a/ex7.mu b/ex7.mu
index 30e3c1bc..788ff121 100644
--- a/ex7.mu
+++ b/ex7.mu
@@ -1,7 +1,7 @@
 # Cursor-based motions.
 #
 # To build a disk image:
-#   ./translate_mu_baremetal baremetal/ex7.mu     # emits disk.img
+#   ./translate ex7.mu                            # emits disk.img
 # To run:
 #   qemu-system-i386 disk.img
 # Or: