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/ex11.subx.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/apps/ex11.subx.html') diff --git a/html/apps/ex11.subx.html b/html/apps/ex11.subx.html index 199ffcff..275a594b 100644 --- a/html/apps/ex11.subx.html +++ b/html/apps/ex11.subx.html @@ -68,8 +68,8 @@ if ('onhashchange' in window) { 6 # a null-terminated 'kernel string' with a length-prefixed 'SubX string'. 7 # 8 # To run: - 9 # $ ./subx translate init.linux examples/ex11.subx -o examples/ex11 - 10 # $ ./subx run examples/ex11 # runs a series of tests + 9 # $ ./bootstrap translate init.linux apps/ex11.subx -o apps/ex11 + 10 # $ ./bootstrap run apps/ex11 # runs a series of tests 11 # ...... # all tests pass 12 # 13 # (We can't yet run the tests when given a "test" commandline argument, -- cgit 1.4.1-2-gfad0