Update documentation, no longer need to add the full url with the protocol

Fixes #13
This commit is contained in:
Jia Hao 2016-01-21 01:22:22 +08:00
parent 0786ae5449
commit 762de5f1c8
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ $ nativefier [options] <targetUrl> [dest]
#### Target Url
The url to point the application at. Take note that you have to enter the full url, i.e. `http://google.com`, and simply entering `google.com` will not work.
The url to point the application at.
#### [dest]