From 863a923e5d3e923862487feeb67824a48e7a0dd7 Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Wed, 31 Mar 2021 10:08:11 +0530 Subject: [PATCH] installation: Update min hugo version to 0.82.0 - for Google Analytics v4 support template --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index d7448df..6da9d37 100644 --- a/Installation.md +++ b/Installation.md @@ -25,7 +25,7 @@ Follow [Quick Start](https://gohugo.io/getting-started/quick-start/) guide to se > > `hugo new 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: