From 1fd0a7b00a52d52bff271016a7441ae347ac4ff2 Mon Sep 17 00:00:00 2001 From: zwbetz-gh <37317628+zwbetz-gh@users.noreply.github.com> Date: Fri, 15 Feb 2019 09:30:06 -0600 Subject: [PATCH] Min hugo version --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6d2c376..8036015 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ An accessibility-friendly Hugo theme, ported from the [original Cupper](https:// ## Table of contents - [Demo](#demo) +- [Minimum Hugo version](#minimum-hugo-version) - [Installation](#installation) - [Updating](#updating) - [Run example site](#run-example-site) @@ -22,6 +23,10 @@ An accessibility-friendly Hugo theme, ported from the [original Cupper](https:// https://cupper-hugo-theme.netlify.com/ +## Minimum Hugo version + +This theme **requires** Hugo version `0.48` or higher. Take a look at the [Hugo releases](https://github.com/gohugoio/hugo/releases) and download the binary for your OS. + ## Installation From the root of your site: