Merge pull request #1621 from a86c6f7964/patch-1

golang 1.7+ is required now
This commit is contained in:
Alex Dadgar
2016-08-18 18:55:51 -07:00
committed by GitHub

View File

@@ -55,7 +55,7 @@ Developing Nomad
If you wish to work on Nomad itself or any of its built-in systems,
you will first need [Go](https://www.golang.org) installed on your
machine (version 1.5+ is *required*).
machine (version 1.7+ is *required*).
**Developing with Vagrant**
There is an included Vagrantfile that can help bootstrap the process. The