*updated the readme of the yard sample.

This commit is contained in:
Wang Renxin 2017-01-16 18:13:55 +08:00
parent 9ae2cd0ea4
commit ed3f2f791a

View File

@ -10,7 +10,7 @@
my_basic start.bas
**OS X**
**macOS**
my_basic_mac start.bas
@ -20,6 +20,6 @@
**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