mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 03:00:50 +02:00
docs: clarify Hugo version
This commit is contained in:
parent
0438fabbc3
commit
79db5acc1b
2 changed files with 3 additions and 3 deletions
|
@ -81,7 +81,7 @@ You can choose from one of the following four methods to install:
|
|||
Prerequisites:
|
||||
|
||||
* [Download and install Git](https://git-scm.com/downloads)
|
||||
* [Download and install Hugo v0.55.2+](https://gohugo.io/getting-started/installing/#quick-install)
|
||||
* [Download and install Hugo Extended v0.55.6+](https://gohugo.io/getting-started/installing/#quick-install)
|
||||
|
||||
Install:
|
||||
|
||||
|
@ -104,7 +104,7 @@ Install:
|
|||
|
||||
Prerequisites:
|
||||
|
||||
* [Download and install Hugo v0.55.2+](https://gohugo.io/getting-started/installing/#quick-install)
|
||||
* [Download and install Hugo Extended v0.55.6+](https://gohugo.io/getting-started/installing/#quick-install)
|
||||
|
||||
Install:
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
[build.environment]
|
||||
HUGO_THEME = "repo"
|
||||
HUGO_VERSION = "0.55.2"
|
||||
HUGO_VERSION = "0.55.6"
|
||||
HUGO_ENABLEGITINFO = "true"
|
||||
|
||||
[context.production.environment]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue