1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00
Files
gohugoio-hugo/docs/content/en/installation/common/02-prerequisites.md
2022-11-17 16:16:19 +01:00

954 B

Prerequisites

Although not required in all cases, Git and Go are often used when working with Hugo.

Git is required to:

Go is required to:

  • Use the Hugo Modules feature
  • Build Hugo from source

Please refer to the Git and Go documentation for installation instructions.