Require extended Hugo version

See #101
This commit is contained in:
Hanzei 2018-11-07 15:08:46 +01:00
parent 563cf77fe1
commit dc8d116cd1
No known key found for this signature in database
GPG key ID: 69A2DEFD98937BA0

View file

@ -22,7 +22,7 @@ Developer-friendly:
# Getting started
## Requirements
- [Hugo](https://gohugo.io/getting-started/installing/) Static Site Generator (latest version recommended)
- Extended version of [Hugo](https://gohugo.io/getting-started/installing/) (latest version recommended)
- To make changes to the theme CSS:
- [autoprefixer](https://github.com/postcss/autoprefixer): `npm install -g autoprefixer`
- [postcss-cli](https://github.com/postcss/postcss-cli):`npm install -g postcss-cli`