mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-08 16:22:15 -04:00
re add the go 1.7 min version warning
This commit is contained in:
parent
1d025c005f
commit
bef5c842af
1 changed files with 1 additions and 0 deletions
1
.github/CONTRIBUTING.md
vendored
1
.github/CONTRIBUTING.md
vendored
|
|
@ -61,6 +61,7 @@ If/when you have go installed you can already `go get` packer and `make` in
|
|||
order to compile and test Packer. These instructions target
|
||||
POSIX-like environments (Mac OS X, Linux, Cygwin, etc.) so you may need to
|
||||
adjust them for Windows or other shells.
|
||||
The instructions below are for go 1.7. Earlier versions of Go are no longer supported.
|
||||
|
||||
|
||||
1. Download the Packer source (and its dependencies) by running
|
||||
|
|
|
|||
Loading…
Reference in a new issue