diff --git a/docs/content/contributing/_index.md b/docs/content/contributing/_index.md index 006e2eec..c10da435 100644 --- a/docs/content/contributing/_index.md +++ b/docs/content/contributing/_index.md @@ -5,7 +5,7 @@ weight: 50 ## Getting Started -Warchaeology is written in [go](https://go.dev) and at least v1.16 should be installed. +Warchaeology is written in [go](https://go.dev) and requires v1.21 or greater to build. #### Clone the repository ``` sh