From 4c19dd3968d2ce733073774867d97cc96b4277e6 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 6 Mar 2020 18:07:39 -0800 Subject: 6089 --- apps/ex11.subx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/ex11.subx') diff --git a/apps/ex11.subx b/apps/ex11.subx index a1f5e6aa..cacd22da 100644 --- a/apps/ex11.subx +++ b/apps/ex11.subx @@ -6,8 +6,8 @@ # a null-terminated 'kernel string' with a length-prefixed 'SubX string'. # # To run: -# $ ./subx translate init.linux examples/ex11.subx -o examples/ex11 -# $ ./subx run examples/ex11 # runs a series of tests +# $ ./bootstrap translate init.linux apps/ex11.subx -o apps/ex11 +# $ ./bootstrap run apps/ex11 # runs a series of tests # ...... # all tests pass # # (We can't yet run the tests when given a "test" commandline argument, -- cgit 1.4.1-2-gfad0