From 1466892bd3234f02aa34c15de084d72347b9df21 Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Sun, 18 Oct 2020 10:23:56 +0530 Subject: [PATCH] set min hugo version to 0.74.0 --- 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 2e0aa6b4..c09d4226 100644 --- a/content/posts/papermod/papermod-installation.md +++ b/content/posts/papermod/papermod-installation.md @@ -13,7 +13,7 @@ TocOpen: true ## Guide Follow [this](https://gohugo.io/getting-started/quick-start/) guide to setup hugo and create a new site. -Make sure you install latest version of `hugo`(>=0.57.1). +Make sure you install latest version of `hugo`(>=0.74.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: