Update docs for go version required (#632)

This commit is contained in:
Cesar N
2021-03-05 17:59:55 -06:00
committed by GitHub
parent 9a875a6f14
commit ebab2e1648

View File

@@ -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