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
commit 8c28f41d54
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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: