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:
-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