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>2020-08-15 12:52:55 +0300
committerOlivier Roques <oroques@cisco.com>2020-08-15 12:52:55 +0300
commit13fcb144bf08826b7d7422b979d6db71df28eca9 (patch)
tree269117bfea916b4e3b5721df36af6fd47007f13d
parentfac4982b13369ebc072e9b10d29695dd45beeda3 (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`: