about summary refs log tree commit diff stats
path: root/apps/ex13.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-03-06 18:07:39 -0800
committerKartik Agaram <vc@akkartik.com>2020-03-06 18:09:16 -0800
commit4c19dd3968d2ce733073774867d97cc96b4277e6 (patch)
tree5e1a8109ca0b7d54e8307d633bf3a3833fb3fe8b /apps/ex13.subx
parent5c26afb1de61dc650f0f7523c92143747c960432 (diff)
downloadmu-4c19dd3968d2ce733073774867d97cc96b4277e6.tar.gz
6089
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