From 8be910c9d2623b94b8797b02473cdca6fd977ca5 Mon Sep 17 00:00:00 2001 From: Jerry Kiely Date: Fri, 8 Nov 2019 02:21:25 +0000 Subject: slight change to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb3a077..cffb65c 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,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. -- cgit v1.2.3