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>2018-12-31 06:21:28 +0300
committerZachary Betz <zwbetz@gmail.com>2018-12-31 06:21:28 +0300
commit113b24e510775d7e78c3064351145f2e5a3eaaf5 (patch)
tree84ed119830d5b6ec35c67c85feec0c6b25222028 /README.md
parent39d6e4819bdbde3967e5748f82144c48c6c2575b (diff)
Clarify readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4d13c6e..82a0b97 100644
--- a/README.md
+++ b/README.md
@@ -30,19 +30,23 @@ This theme **requires** Hugo version `0.48` or higher. Take a look at the [Hugo
## Installation
+From the root of your site:
+
```
git submodule add https://github.com/zwbetz-gh/vanilla-bootstrap-hugo-theme.git themes/vanilla-bootstrap-hugo-theme
```
## Updating
+From the root of your site:
+
```
git submodule update --remote --merge
```
## Run Against the Example Site Locally
-From the root of the theme directory:
+From the root of `vanilla-bootstrap-hugo-theme`:
```
hugo server \