Update README.md

This commit is contained in:
Alex Kirk 2023-06-27 04:41:34 +02:00 committed by GitHub
parent 71bf2f774b
commit 2d974a4981
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,8 @@ place after an MSC has been accepted, not as part of a proposal itself.
1. Install the extended version (often the OS default) of Hugo in version 0.93: 1. Install the extended version (often the OS default) of Hugo in version 0.93:
<https://github.com/gohugoio/hugo/releases/tag/v0.93.3> <https://github.com/gohugoio/hugo/releases/tag/v0.93.3>
Download the right `hugo_extended_*` for your platform and put it in your file path or the root directory and Download the right `hugo_extended_*` for your platform and put it in your file path or the root directory and
remember to execute it from there). Note that currently the spec won't build in newer Hugo versions. remember to execute it from there.
Note that currently the spec won't build in Hugo v0.114+.
Alternatively, use the Docker image at Alternatively, use the Docker image at
https://hub.docker.com/r/klakegg/hugo/. (The "extended edition" is required https://hub.docker.com/r/klakegg/hugo/. (The "extended edition" is required