diff --git a/README.md b/README.md index 4e0751c..e339f8a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Yo is a command-line YAML processor. #### From source -To build the Yo from scratch, make sure you have a working Go 1.21+ workspace (_[instructions](https://go.dev/doc/install)_), then: +To build the Yo from scratch, make sure you have a working Go [1.22+](https://github.com/essentialkaos/.github/blob/master/GO-VERSION-SUPPORT.md) workspace (_[instructions](https://go.dev/doc/install)_), then: ``` go install github.com/essentialkaos/yo@latest