about summary refs log tree commit diff stats
path: root/linux/apps/ex5.subx
diff options
context:
space:
mode:
Diffstat (limited to 'linux/apps/ex5.subx')
-rw-r--r--linux/apps/ex5.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/apps/ex5.subx b/linux/apps/ex5.subx
index 220a4246..ec68b855 100644
--- a/linux/apps/ex5.subx
+++ b/linux/apps/ex5.subx
@@ -1,7 +1,7 @@
 # Read a character from stdin, save it to a local on the stack, write it to stdout.
 #
 # To run:
-#   $ bootstrap/bootstrap translate apps/ex5.subx -o ex5
+#   $ bootstrap/bootstrap translate 000init.subx apps/ex5.subx -o ex5
 #   $ bootstrap/bootstrap run ex5
 
 == code