diff --git a/README.md b/README.md index 413018a..1c8ae11 100644 --- a/README.md +++ b/README.md @@ -22,5 +22,5 @@ Install the dependencies and then compile the TypeScript, `./src/app.ts`, into ` ```bash npm install -npm build +npm run build ```