docs(help) Start: rm <port>

This commit is contained in:
coderaiser 2015-03-12 12:00:53 -04:00
parent 1cabc3e582
commit 8a74b1022d

View file

@ -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:<port>
```
With default settings it would be:
```
http://localhost:8000
```