Merge branch 'main' of github.com:netbymatt/ws4kp

This commit is contained in:
Matt Walsh 2025-05-29 17:03:55 -05:00
commit 97cec114f6
No known key found for this signature in database

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: