Update required Go version in INSTALL to 1.16

This commit is contained in:
Rémi Nollet
2022-09-12 08:57:35 +02:00
committed by GitHub
parent c67a9307da
commit 1f3328b441
+1 -1
View File
@@ -2,7 +2,7 @@
## Build the `galene` binary
You will need Go 1.13 or later (type `go version`). Then do:
You will need Go 1.16 or later (type `go version`). Then do:
CGO_ENABLED=0 go build -ldflags='-s -w'