From 5f254d0d02d8d6d61ca57ef4188110f11032a930 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 20 Jul 2021 01:33:47 -0700 Subject: . Update run instructions for linux/app/ examples, and make sure they are correct. --- linux/apps/ex11.subx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'linux/apps/ex11.subx') diff --git a/linux/apps/ex11.subx b/linux/apps/ex11.subx index dd16267d..434d824d 100644 --- a/linux/apps/ex11.subx +++ b/linux/apps/ex11.subx @@ -6,8 +6,8 @@ # a null-terminated 'kernel string' with a size-prefixed 'SubX string'. # # To run: -# $ bootstrap/bootstrap translate 000init.subx apps/ex11.subx -o ex11 -# $ bootstrap/bootstrap run ex11 # runs a series of tests +# $ ./translate_subx 000init.subx apps/ex11.subx +# $ ./a.elf # 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