Commit d01028d6 authored by Paul Hoffman's avatar Paul Hoffman Committed by Miek Gieben

Added note to README about go version requirements (#1175)

parent e8184d3a
......@@ -62,6 +62,8 @@ dependencies:
(You can do the checkout and dependency resolution as a single step with: `go get github.com/coredns/coredns`.)
Some of the dependencies require Go version 1.8 or later.
And then `go build` as you would normally do:
go build
......
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