From 53cfccb3fd5b3a943accf1eaae40fdd9592c15d0 Mon Sep 17 00:00:00 2001 From: Abhinav Krishna <55917035+AbhinavKrishna26@users.noreply.github.com> Date: Thu, 1 Oct 2020 01:19:34 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e48a07..788f204 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,4 @@ cd server npm start ``` -5. Open `http://localhost:8080` in browser +5. Open `http://localhost:8080` in browser, if you have a local host server already running try `http://localhost:8081` or `http://localhost:8082`.