diff --git a/README.md b/README.md index 3d74b62..0d1922e 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Dependencies $ npm install $ node run build $ npm run serve -$ https://localhost:6969/ +$ http://localhost:6969/ ``` This script starts up http-server at http://localhost:6969/ to serve the content of the current folder and the server of the game. See [serve.js](./serve.js) for more details.