Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cowboysmall-tools/hugo-devresume-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerry Kiely <jerry@cowboysmall.com>2019-11-08 05:20:19 +0300
committerJerry Kiely <jerry@cowboysmall.com>2019-11-08 05:20:19 +0300
commit1a233ec74812e49b4688f0b430ce5c693814fc58 (patch)
tree75dcca50cc78913dccf293559b95cfcbb211c9e7
parent83a46c7791816117dc77fc60d1f3a9b784414359 (diff)
slight change to readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.