about summary refs log tree commit diff stats
path: root/linux/ex1.subx
diff options
context:
space:
mode:
Diffstat (limited to 'linux/ex1.subx')
-rw-r--r--linux/ex1.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/ex1.subx b/linux/ex1.subx
index 2316e17e..183c014a 100644
--- a/linux/ex1.subx
+++ b/linux/ex1.subx
@@ -2,7 +2,7 @@
 # Just return 42.
 #
 # To run:
-#   $ bootstrap/bootstrap translate apps/ex1.subx -o apps/ex1
+#   $ bootstrap/bootstrap translate ex1.subx -o ex1
 #   $ bootstrap/bootstrap run ex1
 # Expected result:
 #   $ echo $?