Merge pull request #85 from dylan-park/readme-patch-1

update local run instructions in README
This commit is contained in:
Matt Walsh
2025-05-29 14:45:07 -05:00
committed by GitHub

View File

@@ -31,7 +31,7 @@ To run via Node locally:
git clone https://github.com/netbymatt/ws4kp.git git clone https://github.com/netbymatt/ws4kp.git
cd ws4kp cd ws4kp
npm i npm i
node index.js node index.mjs
``` ```
To run via Docker: To run via Docker: