diff --git a/README.md b/README.md index b72b888..6557e8b 100644 --- a/README.md +++ b/README.md @@ -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.