Fix krill build command in README
This commit is contained in:
parent
4fa0a9064b
commit
072ae7280e
1 changed files with 1 additions and 1 deletions
|
|
@ -40,5 +40,5 @@ The parser [krill-parser.js] is generated from [krill.pegjs](./krill.pegjs) usin
|
|||
To generate the parser, run
|
||||
|
||||
```js
|
||||
npm build:parser
|
||||
npm run build:parser
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue