From bfec1d65821122e161821b065b0c00fd808ca5e1 Mon Sep 17 00:00:00 2001 From: Zachary Betz Date: Sat, 12 Jan 2019 11:11:28 -0600 Subject: Update readme to reflect new env var --- README.md | 4 ++-- 1 file 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 -- cgit v1.2.3