From 66ae6ff461f1c80e892e54b708ce6db85363f5cd Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 19 Mar 2014 19:31:59 +0200 Subject: [PATCH] docs(help) start: rm link to config.json --- HELP.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/HELP.md b/HELP.md index 20de67dc..c23aec06 100644 --- a/HELP.md +++ b/HELP.md @@ -48,9 +48,9 @@ or if you install with `-g` flag just type: cloudcmd -After that Cloud Commander reads port information from config file [config.json](json/config.json#L17 "Config") and start server -on this port ( **8000** by default ), if none of port variables ( *cloud9*, *cloudfoundry* and *nodester* ) isn't exist. -Then type in browser +After that Cloud Commander reads port information from config file `json/config.json` and start server +on default port (`8000`), if none of port variables (`cloud9`, `cloudfoundry` and `nodester`) isn't exist. +Then type in address bar of your browser: http://127.0.0.1:8000