slight change to readme

This commit is contained in:
Jerry Kiely 2019-11-08 02:20:19 +00:00
parent 83a46c7791
commit 1a233ec748

View file

@ -88,7 +88,7 @@ to the root of your site. Open `config.toml` and add your relevant information.
To view your site, execute the following:
$ hugo server -D
$ hugo server
and go to `localhost:1313` in your browser.