diff --git a/README.md b/README.md index e2dff81..9af53d7 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ To run via Node locally: git clone https://github.com/netbymatt/ws4kp.git cd ws4kp npm i -node index.js +node index.mjs ``` To run via Docker: