about summary refs log tree commit diff stats
path: root/ex3.mu
diff options
context:
space:
mode:
Diffstat (limited to 'ex3.mu')
-rw-r--r--ex3.mu2
1 files changed, 1 insertions, 1 deletions
diff --git a/ex3.mu b/ex3.mu
index e174ca22..b98304b1 100644
--- a/ex3.mu
+++ b/ex3.mu
@@ -2,7 +2,7 @@
 # and in raster order.
 #
 # To build a disk image:
-#   ./translate_mu_baremetal baremetal/ex3.mu     # emits disk.img
+#   ./translate ex3.mu                            # emits disk.img
 # To run:
 #   qemu-system-i386 disk.img
 # Or: