aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 10c8ff7..7b59083 100644
--- a/README.md
+++ b/README.md
@@ -9,8 +9,7 @@ A simple monospaced resume theme for Hugo. It was ported from Jekyll theme
## Installation
Add the theme to your site's `themes` directory:
```bash
-mkdir themes # if the themes folder does not exist yet
-git clone https://github.com/ojroques/hugo-researcher themes/researcher
+git submodule add https://github.com/ojroques/hugo-researcher.git themes/researcher
```
Update the theme option in `config.toml`: