From 67626597cfe59d6428e2ada90e81c7aade60ed0e Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Wed, 31 Mar 2021 10:08:56 +0530 Subject: [PATCH] installation: Update min hugo version to 0.82.0 - for Google Analytics v4 support template --- content/posts/papermod/papermod-installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/papermod/papermod-installation.md b/content/posts/papermod/papermod-installation.md index 1ab4b49a..f6ef94a2 100644 --- a/content/posts/papermod/papermod-installation.md +++ b/content/posts/papermod/papermod-installation.md @@ -24,7 +24,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: