Skip to content

Commit dada5b3

Browse files
authored
docs: add build for easier arg additions
1 parent 4c22bfa commit dada5b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Visit the [Retrieving Lineup ID](https://github.com/jef/zap2xml/wiki/Retrieving-
1212
### Node.js
1313

1414
```bash
15-
npm i && npm run dev
15+
npm i && npm run build && node dist/index.js
1616
```
1717

1818
See [Command line arguments](#command-line-arguments) for configuration options.

0 commit comments

Comments
 (0)