Update README, use git submodule

soper-book
Alexander Shpak 2018-11-08 16:03:48 +01:00 committed by GitHub
parent 143cb9341d
commit f07ab7fa31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
## Installation ## Installation
Navigate to your hugo website root and run: 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) Then run hugo (or set `theme: book` in configuration file)