diff --git a/README.md b/README.md index 38d571e..81abc3c 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ EOF #### From source -To build the `fmtc` from scratch, make sure you have a working Go 1.20+ workspace (_[instructions](https://go.dev/doc/install)_), then: +To build the `fmtc` from scratch, make sure you have a working Go 1.22+ workspace (_[instructions](https://go.dev/doc/install)_), then: ``` go install github.com/essentialkaos/fmtc@latest