summaryrefslogtreecommitdiff
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 fd2a8ca..28e1154 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@
## Installation
Navigate to your hugo website root and run:
```
-git clone git@github.com:alex-shpak/hugo-book.git themes/book
+git submodule add https://github.com/alex-shpak/hugo-book themes/book
```
Then run hugo (or set `theme: book` in configuration file)