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:
authorcssandstuff <github@cssandstuff.com>2018-07-10 07:26:11 +0300
committerGitHub <noreply@github.com>2018-07-10 07:26:11 +0300
commit0e123a786bf0d90314b3904194aca62a0a2e493d (patch)
tree8bd7ce13dca78397456314f1a97bf89c740ec4af
parent43e487388f64d0403898a379f9a309b43968cca6 (diff)
parent66c074896507b2fd3de0516762dd884cf830d2bf (diff)
Merge pull request #3 from alvarouribe/patch-2
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..1914eb0 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 -c themes/winning/exampleSite/content/```