Using hugo extended version when locally using Hugo in README.md (#15078)

This commit is contained in:
pytimer
2019-06-25 23:26:36 +08:00
committed by Kubernetes Prow Robot
parent 3c15b94958
commit 8a09d239f8
+1 -1
View File
@@ -52,7 +52,7 @@ Open up your browser to http://localhost:1313 to view the website. As you make c
## Running the website locally using Hugo
See the [official Hugo documentation](https://gohugo.io/getting-started/installing/) for Hugo installation instructions. Make sure to install the Hugo version specified by the `HUGO_VERSION` environment variable in the [`netlify.toml`](netlify.toml#L9) file.
See the [official Hugo documentation](https://gohugo.io/getting-started/installing/) for Hugo installation instructions. Make sure to install the Hugo extended version specified by the `HUGO_VERSION` environment variable in the [`netlify.toml`](netlify.toml#L9) file.
To run the website locally when you have Hugo installed: