installation: Update min hugo version to 0.82.0

- for Google Analytics v4 support template
This commit is contained in:
Aditya Telange 2021-03-31 10:08:56 +05:30
parent 3989000c88
commit 67626597cf
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77

View File

@ -24,7 +24,7 @@ Follow [Quick Start](https://gohugo.io/getting-started/quick-start/) guide to se
>
> `hugo new site <name of site> -f yml`
Make sure you install latest version of **`hugo(>=0.74.0)`**.
Make sure you install latest version of **`hugo(>=0.82.0)`**.
After you have created a new site, at [Step 3](https://gohugo.io/getting-started/quick-start/#step-3-add-a-theme) follow the steps: