From 8a74b1022dbfe1ce0f1330a0839c7af37c76a190 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 12 Mar 2015 12:00:53 -0400 Subject: [PATCH] docs(help) Start: rm --- HELP.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/HELP.md b/HELP.md index 04d4811c..f81a1840 100644 --- a/HELP.md +++ b/HELP.md @@ -63,12 +63,6 @@ port from it (`8000` default). if port variables `PORT` or `VCAP_APP_PORT` isn't To begin use, type in address bar of your browser: -``` -http://localhost: -``` - -With default settings it would be: - ``` http://localhost:8000 ```