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

github.com/ojroques/hugo-researcher.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Roques <oroques@cisco.com>2021-01-31 14:53:36 +0300
committerOlivier Roques <oroques@cisco.com>2021-01-31 14:54:27 +0300
commit5dc15490ccc07d5e45f51a7a0a0560bd0155301f (patch)
treed1106dfd7d0b64c656bf29f877bfd1f0d4be8d52
parentc2f450737bac30512c82b89df3742c361c899eba (diff)
Update readme
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index af775d2..3493bcf 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,8 @@ This theme uses Sass to generate CSS files so make sure you have the
Add the theme to your site's `themes` directory:
```bash
git submodule add https://github.com/ojroques/hugo-researcher.git themes/researcher
+# if your website is not managed by git:
+# git clone https://github.com/ojroques/hugo-researcher.git themes/researcher
```
Update the theme option in `config.toml`: