aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Roques <oroques@fastmail.com>2020-08-15 11:52:55 +0200
committerOlivier Roques <oroques@fastmail.com>2020-08-15 11:52:55 +0200
commit8d5d509aee80f7be0beac8ec0afaa6208cbca412 (patch)
tree269117bfea916b4e3b5721df36af6fd47007f13d
parentd9d854a101157cf6089ec326efae04bd85e394f4 (diff)
Update readme
-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`: