1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-10-30 23:58:09 +02:00

Update go version prerequisite

This commit is contained in:
lucapette
2017-01-02 18:16:15 +01:00
parent 0f97302012
commit e0c49af007

View File

@@ -11,7 +11,7 @@ Prerequisites are:
* Build:
* `make`
* [Go 1.6+](http://golang.org/doc/install)
* [Go 1.7+](http://golang.org/doc/install)
Clone `releaser` from source: