Updating README install guide

soper-book
Soper Aylamo 2021-10-22 02:23:02 -04:00
parent 69cc6e203c
commit 46ff40d1f4
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
Navigate to your hugo project root and run:
```
git submodule add https://github.com/alex-shpak/hugo-book themes/book
git submodule add https://git.soper.xyz/Soper/hugo-book themes/book
```
Then run hugo (or set `theme = "book"`/`theme: book` in configuration file)