diff --git a/README.md b/README.md index 3518ffa51..79b007b55 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ docker pull minio/console GO111MODULE=on go get github.com/minio/console/cmd/console ``` > You will need a working Go environment. Therefore, please follow [How to install Go](https://golang.org/doc/install). -> Minimum version required is go1.14 +> Minimum version required is go1.16 ## Setup