Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/chipzoller/hugo-clarity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Boothe <git@rootwork.org>2022-05-18 00:36:08 +0300
committerIvan Boothe <git@rootwork.org>2022-05-18 00:37:10 +0300
commita73ca4e7ad85369f4c8581429804b3c7ba6c7cec (patch)
treede49766e1001d6fb916ac29e40539bd8324492db
parent616b44986438752406ac579e620e35b1bab1cd50 (diff)
set a minimum version
Signed-off-by: Ivan Boothe <git@rootwork.org>
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index d02d173..d4d2ae6 100644
--- a/README.md
+++ b/README.md
@@ -104,11 +104,13 @@ A technology-minded theme for Hugo based on VMware's open-source [Clarity Design
## Prerequisites
-Firstly, __ensure you have installed the [extended version of Hugo](https://github.com/gohugoio/hugo/releases)__. See installation steps from [Hugo's official docs](https://gohugo.io/getting-started/installing/).
+Firstly, __ensure you have installed the [extended version of Hugo 0.91.0 or above](https://github.com/gohugoio/hugo/releases)__. See installation steps from [Hugo's official docs](https://gohugo.io/getting-started/installing/) for more information. Note that software repositories may be several versions behind and may not include the extended version.
## Getting up and running
-Read the [prerequisites](#prerequisites) above and verify you're using the extended version of Hugo. There are at least two ways of quickly getting started with Hugo and the VMware Clarity theme:
+Read the [prerequisites](#prerequisites) above and verify you're using the __extended version of Hugo 0.91.0 or newer__.
+
+There are at least two ways of quickly getting started with Hugo and the VMware Clarity theme:
### Option 1 (recommended)