about summary refs log tree commit diff stats
path: root/apps/ex4.subx
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ex4.subx')
-rw-r--r--apps/ex4.subx4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/ex4.subx b/apps/ex4.subx
index 78a97433..72f03254 100644
--- a/apps/ex4.subx
+++ b/apps/ex4.subx
@@ -1,8 +1,8 @@
 # Read a character from stdin, save it to a global, write it to stdout.
 #
 # To run:
-#   $ ./subx translate init.linux examples/ex4.subx -o examples/ex4
-#   $ ./subx run examples/ex4
+#   $ ./bootstrap translate init.linux apps/ex4.subx -o apps/ex4
+#   $ ./bootstrap run apps/ex4
 
 == data