From ee0e67b9d7c275480827d856b926d2c403057bb8 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 6 Mar 2020 18:39:16 -0800 Subject: 6091 --- html/apps/ex1.subx.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/apps/ex1.subx.html') diff --git a/html/apps/ex1.subx.html b/html/apps/ex1.subx.html index 4cc9e90f..0d3311bc 100644 --- a/html/apps/ex1.subx.html +++ b/html/apps/ex1.subx.html @@ -57,8 +57,8 @@ if ('onhashchange' in window) { 2 # Just return 42. 3 # 4 # To run: - 5 # $ ./subx translate init.linux examples/ex1.2.subx -o examples/ex1 - 6 # $ ./subx run examples/ex1 + 5 # $ ./bootstrap translate init.linux apps/ex1.2.subx -o apps/ex1 + 6 # $ ./bootstrap run apps/ex1 7 # Expected result: 8 # $ echo $? 9 # 42 -- cgit 1.4.1-2-gfad0