*updated the readme of the yard sample.
This commit is contained in:
parent
9ae2cd0ea4
commit
ed3f2f791a
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
my_basic start.bas
|
my_basic start.bas
|
||||||
|
|
||||||
**OS X**
|
**macOS**
|
||||||
|
|
||||||
my_basic_mac start.bas
|
my_basic_mac start.bas
|
||||||
|
|
||||||
@ -20,6 +20,6 @@
|
|||||||
|
|
||||||
**Note**
|
**Note**
|
||||||
|
|
||||||
It requires an importing directories information if the working directory of your interpreter is `my_basic/output/`:
|
It requires a directory importing information if the working directory of your interpreter isn't at where `start.bas` is, assuming the interpreter works at `my_basic/output/`, then it goes:
|
||||||
|
|
||||||
my_basic -f ../sample/yard/ ../sample/yard/start.bas
|
my_basic -f ../sample/yard/ ../sample/yard/start.bas
|
||||||
|
Loading…
x
Reference in New Issue
Block a user