aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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`: