diff --git a/README.md b/README.md index 052730c..bc7f965 100644 --- a/README.md +++ b/README.md @@ -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)