about summary refs log tree commit diff stats
path: root/linux/ex3.mu
diff options
context:
space:
mode:
Diffstat (limited to 'linux/ex3.mu')
-rw-r--r--linux/ex3.mu2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/ex3.mu b/linux/ex3.mu
index d7e73140..f96fd099 100644
--- a/linux/ex3.mu
+++ b/linux/ex3.mu
@@ -1,7 +1,7 @@
 # Add the first 10 numbers, and return the result in the exit code.
 #
 # To run:
-#   $ ./translate_mu apps/browse.mu
+#   $ ./translate browse.mu
 #   $ ./a.elf
 # Expected result:
 #   $ echo $?