docs: change theme subdirectory in setup instructions (#188)

uci-hugo-doc
Grayson Orr 2021-08-24 03:48:57 +12:00 committed by GitHub
parent ff32aea119
commit 1e2413d52d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ run the described steps as well.
Clone the Geekdoc git repository.
```Shell
git clone https://github.com/thegeeklab/hugo-geekdoc.git themes/geekdoc
git clone https://github.com/thegeeklab/hugo-geekdoc.git themes/hugo-geekdoc
```
Build required theme assets e.g. CSS files and SVG sprites with `gulp`.