Update README to use the extended version

This commit is contained in:
decentral1se 2021-03-29 21:01:40 +02:00
parent d33fd643af
commit 05215e6636
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A

View File

@ -8,7 +8,8 @@ Splash page for the project.
## Hack
You'll need to get the latest extended Hugo release. See [the Github releases](https://github.com/gohugoio/hugo/releases).
```bash
$ sudo apt install -y hugo
$ hugo serve
$ hugo server
```