Skip to content

Commit

Permalink
Merge pull request #4293 from maihde/patch-1
Browse files Browse the repository at this point in the history
Update minimum Go version.
  • Loading branch information
angrycub authored May 12, 2018
2 parents 31c2198 + bd1389b commit 126e049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,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.9+ is *required*).
machine (version 1.10+ is *required*).

**Developing with Vagrant**
There is an included Vagrantfile that can help bootstrap the process. The
Expand Down

0 comments on commit 126e049

Please sign in to comment.