mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2025-05-01 11:31:22 +00:00
Update README, use git submodule
This commit is contained in:
parent
143cb9341d
commit
f07ab7fa31
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user