mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
README: Update minimum Go version to 1.20
This commit is contained in:
parent
5ff6323320
commit
911bc60a7a
1 changed files with 2 additions and 2 deletions
|
@ -84,8 +84,8 @@ Hugo is available in two editions: standard and extended. With the extended edit
|
|||
|
||||
Prerequisites to build Hugo from source:
|
||||
|
||||
- Standard edition: Go 1.19 or later
|
||||
- Extended edition: Go 1.19 or later, and GCC
|
||||
- Standard edition: Go 1.20 or later
|
||||
- Extended edition: Go 1.20 or later, and GCC
|
||||
|
||||
Build the standard edition:
|
||||
|
||||
|
|
Loading…
Reference in a new issue