diff --git a/README.md b/README.md index 167edbc..5efcdf3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Visit the [Retrieving Lineup ID](https://github.com/jef/zap2xml/wiki/Retrieving- ### Node.js ```bash -npm i && npm run dev +npm i && npm run build && node dist/index.js ``` See [Command line arguments](#command-line-arguments) for configuration options.