aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ed035a2..acd0b67 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ the Jekyll theme [ankitsultana/researcher](https://github.com/ankitsultana/resea
## Installation
Add the theme to your site's `themes` directory:
```bash
-mkdir themes # if the themes folder does not exist
+mkdir themes # if the themes folder does not exist yet
git clone https://github.com/ojroques/hugo-researcher themes/researcher
```