From 76c8876bd85776e716c764b5088907444fe04ce9 Mon Sep 17 00:00:00 2001 From: PTZOptics Date: Tue, 22 Jan 2019 11:58:14 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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`