We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e672af commit c53ae77Copy full SHA for c53ae77
docs/dev-setup/devenv.md
@@ -19,7 +19,7 @@ builds, below.
19
20
### Prerequisites
21
* [Git client](https://git-scm.com/downloads)
22
-* [Go](https://golang.org/) - 1.6 or later
+* [Go](https://golang.org/) - 1.7 or later (for releases before v1.0, 1.6 or later)
23
* For MacOSX, [Xcode](https://itunes.apple.com/us/app/xcode/id497799835?mt=12)
24
must be installed
25
* [Docker](https://www.docker.com/products/overview) - 1.12 or later
0 commit comments