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

github.com/AngeloStavrow/indigo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelo Stavrow <contact@angelostavrow.com>2019-08-28 13:44:21 +0300
committerAngelo Stavrow <contact@angelostavrow.com>2019-08-28 13:44:21 +0300
commit55af05b2ecfdb36a8a66d1786a331579b85c2b97 (patch)
tree064ead6bed7e89a74f1399243876fcb38614a2d9
parentdbdd69f0f991f0bb2f8aa16135b7dfeb62e84c45 (diff)
Update README prerequisites
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 62b5e6a..1de7cb8 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ These instructions will get you a copy of the project up and running on your loc
### Prerequisites
-Some portions of the templates use variable rewriting, introduced in Hugo 0.48, so you'll need to make sure you're running at least this version. You can check what version you're running with
+This theme is built and tested against the latest version of Hugo and currently requires a minimum version of 0.50. You can check what version you're running with
```
$ hugo version