about summary refs log tree commit diff stats
path: root/apps/ex13.subx
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ex13.subx')
-rw-r--r--apps/ex13.subx4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/ex13.subx b/apps/ex13.subx
index 9e407f32..320c9559 100644
--- a/apps/ex13.subx
+++ b/apps/ex13.subx
@@ -1,8 +1,8 @@
 # Compare 3 and 3.
 #
 # To run:
-#   $ ./subx translate init.linux examples/ex13.subx -o examples/ex13
-#   $ ./subx run examples/ex13
+#   $ ./bootstrap translate init.linux apps/ex13.subx -o apps/ex13
+#   $ ./bootstrap run apps/ex13
 # Expected result:
 #   $ echo $?
 #   1