Update minimum hugo version in README
This commit is contained in:
parent
e104a11f42
commit
7c26d9b8b7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Hugo Book Theme
|
||||
|
||||
[![Hugo](https://img.shields.io/badge/hugo-0.79-blue.svg)](https://gohugo.io)
|
||||
[![Hugo](https://img.shields.io/badge/hugo-0.124-blue.svg)](https://gohugo.io)
|
||||
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
|
||||
![Build with Hugo](https://github.com/alex-shpak/hugo-book/workflows/Build%20with%20Hugo/badge.svg)
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
|||
|
||||
## Requirements
|
||||
|
||||
- Hugo 0.79 or higher
|
||||
- Hugo 0.124 or higher
|
||||
- Hugo extended version, [Installation Instructions](https://gohugo.io/installation/)
|
||||
|
||||
## Installation
|
||||
|
|
Loading…
Reference in a new issue