installation: Update min hugo version to 0.82.0

- for Google Analytics v4 support template
Aditya Telange 2021-03-31 10:08:11 +05:30
parent 0ea4dec8ad
commit 863a923e5d
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77

@ -25,7 +25,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: