about summary refs log tree commit diff stats
path: root/apps/crenshaw2-1.subx
diff options
context:
space:
mode:
Diffstat (limited to 'apps/crenshaw2-1.subx')
-rw-r--r--apps/crenshaw2-1.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/crenshaw2-1.subx b/apps/crenshaw2-1.subx
index 0c3f180b..079ffb26 100644
--- a/apps/crenshaw2-1.subx
+++ b/apps/crenshaw2-1.subx
@@ -2,7 +2,7 @@
 # which corresponds to the section "single digits" in https://compilers.iecc.com/crenshaw/tutor2.txt
 # except that we support hex digits.
 #
-# To run (from the subx/ directory):
+# To run:
 #   $ ./subx translate *.subx apps/crenshaw2-1.subx -o apps/crenshaw2-1
 #   $ echo '3'  |./subx run apps/crenshaw2-1
 # Expected output: