minimal/README: Update text to better describe what "make run" does.
This commit is contained in:
parent
23f9f9495f
commit
524ff30275
|
@ -9,7 +9,7 @@ By default the port will be built for the host machine:
|
|||
|
||||
$ make
|
||||
|
||||
To run a small test script do:
|
||||
To run the executable and get a basic working REPL do:
|
||||
|
||||
$ make run
|
||||
|
||||
|
|
Loading…
Reference in New Issue