Commit 1f3328b4 authored by Rémi Nollet's avatar Rémi Nollet Committed by GitHub

Update required Go version in INSTALL to 1.16

parent c67a9307
......@@ -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'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment