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

github.com/zwbetz-gh/vanilla-bootstrap-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachary Betz <zwbetz@gmail.com>2019-01-12 20:11:28 +0300
committerZachary Betz <zwbetz@gmail.com>2019-01-12 20:11:28 +0300
commitbfec1d65821122e161821b065b0c00fd808ca5e1 (patch)
treec422d518c5b26731b834b7b170f0db38fab5cdfa
parentbd44bd4584ed5bf4fda8f5e181dcd54915df2165 (diff)
Update readme to reflect new env var
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9022117..fa97c01 100644
--- a/README.md
+++ b/README.md
@@ -49,12 +49,12 @@ git submodule update --remote --merge
From the root of `themes/vanilla-bootstrap-hugo-theme/exampleSite`:
```
-hugo server --themesDir ../.. -t vanilla-bootstrap-hugo-theme
+hugo server --themesDir ../..
```
## Configuration
-Copy the `config.toml` or `config.yaml` from the [`exampleSite`](https://github.com/zwbetz-gh/vanilla-bootstrap-hugo-theme/tree/master/exampleSite), then edit as desired. Make sure to **uncomment** the `theme` line.
+Copy the `config.toml` or `config.yaml` from the [`exampleSite`](https://github.com/zwbetz-gh/vanilla-bootstrap-hugo-theme/tree/master/exampleSite), then edit as desired.
## Shortcodes