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

github.com/cssandstuff/hugo-theme-winning.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlvaro <iam@alvarouribe.cl>2018-07-10 06:57:06 +0300
committerGitHub <noreply@github.com>2018-07-10 06:57:06 +0300
commit2bdd6ff620fb76faa9fef742fcc3321876bc45ed (patch)
tree035e416393cff78da36a7e5c209c1e7ed5f391d8
parente62d0fccd9179b0ddfca2e9f379d9efc6db10728 (diff)
fixed step 5
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6978d90..8d048a3 100644
--- a/README.md
+++ b/README.md
@@ -29,4 +29,4 @@ This is a Simple 1 page site that will also generate a pdf version of the same t
5. Let's start HUGO Server
- ```hugo server -t winning -c themes/winning/exampleSite/content/```
+ ```HUGO_THEME=winning hugo server -t winning -c themes/winning/exampleSite/content/```