From 25c62d5c9a21fd3a7d24329a93714abae3ee32d5 Mon Sep 17 00:00:00 2001 From: Akshat Agarwal Date: Thu, 17 Feb 2022 01:20:28 +0530 Subject: [PATCH] docs: [README] remove outdated text Removed line - Currently this will open a page with a "Hello world!" message. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 21ab14b1..a6ce631f 100644 --- a/README.md +++ b/README.md @@ -357,8 +357,6 @@ After you are set-up, the steps you take depend on what you want to do: on host. Visit `localhost:5000` in a browser to view the web page served. If you are not using the container, visit `localhost:3000`. - Currently this will open a page with a "Hello world!" message. - - For testing, run ```bash