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

github.com/jsnjack/hugo-changelog-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYauhen Shulitski <jsnjack@gmail.com>2019-01-01 22:14:15 +0300
committerYauhen Shulitski <jsnjack@gmail.com>2019-01-01 22:22:12 +0300
commitfb3f6530e9915472b259f32f8b87ad8da0bcf9de (patch)
tree7f3caebc675e2cfbfaea4c680b25c31e496eeee8
parent2e5c45e1f048642f9589b74467ec83e32582a574 (diff)
Update readme
Closes https://github.com/jsnjack/hugo-changelog-theme/issues/2
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index d9351ed..e870c81 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,13 @@ A [Hugo](https://gohugo.io/) theme to display a changelog
- Pagination
- Mobile friendly
+# How to install
+ - Clone the repository with `--recursive` flag as the theme includes submodule
+ ```bash
+ git clone git@github.com:jsnjack/hugo-changelog-theme.git --recursive
+ ```
+ - Use hugo extended version
+
# Workflow
## Conventions