From 477b2ca18571b82c6f01476bcc549a5b7f517cd9 Mon Sep 17 00:00:00 2001 From: Chris M Date: Sun, 27 Nov 2016 08:36:02 -0800 Subject: [PATCH] Updated Readme to have the right port. A port typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e86a87a..289ef3b 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ npm install npm start ``` -Then direct a browser to `http://localhost:8180`. You should see "Hello World!". +Then direct a browser to `http://localhost:8081`. You should see "Hello World!".