fix readme again
This commit is contained in:
parent
16998b8bd5
commit
e5a3e4af75
|
@ -10,7 +10,7 @@ install [wren-cli](https://wren.io/cli/) from [here](https://github.com/wren-lan
|
|||
|
||||
run `wren-cli generator.wren help` to print this:
|
||||
```
|
||||
Usage: (script call) \[options\] \<type\> \<base path\> namespace \<types...\>
|
||||
Usage: (script call) [options] <type> <base path> namespace <types...>
|
||||
Example: wren_cli generate.wren wood /path/to/mod_files_base/ namespace firstwood secondwood
|
||||
|
||||
Options:
|
||||
|
|
Loading…
Reference in New Issue