update local run instructions in README

This commit is contained in:
Dylan Park
2025-05-29 14:24:05 -05:00
parent 3161a03797
commit e9d603fbfc

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: