diff --git a/README.md b/README.md index ff15595..4ff30f3 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ You need to have at least [Node.js version: 8.12.0](https://nodejs.org/en/downlo 4. Start the server `cd /The/path/to/the/repo` + `npm install` `npm start` 5. Head to `http://localhost:4000`