We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c22bfa commit dada5b3Copy full SHA for dada5b3
README.md
@@ -12,7 +12,7 @@ Visit the [Retrieving Lineup ID](https://github.com/jef/zap2xml/wiki/Retrieving-
12
### Node.js
13
14
```bash
15
-npm i && npm run dev
+npm i && npm run build && node dist/index.js
16
```
17
18
See [Command line arguments](#command-line-arguments) for configuration options.
0 commit comments