Updating README install guide

This commit is contained in:
Soper Aylamo 2021-10-22 02:23:02 -04:00
parent 69cc6e203c
commit 46ff40d1f4

View File

@ -41,7 +41,7 @@
Navigate to your hugo project root and run: 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) Then run hugo (or set `theme = "book"`/`theme: book` in configuration file)