fix gulp instructions

This commit is contained in:
Robert Kaussow 2020-12-20 22:17:26 +01:00
parent e0f37636df
commit 6d74669655
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ git clone https://github.com/thegeeklab/hugo-geekblog.git themes/geekblog
Build required theme assets e.g. CSS files and SVG sprites with `gulp`.
```Shell
gulp default
npx gulp default
```
## Configuration