diff --git a/docs/development/building-the-code.md b/docs/development/building-the-code.md index f662580be1..ed742800d7 100644 --- a/docs/development/building-the-code.md +++ b/docs/development/building-the-code.md @@ -5,7 +5,7 @@ Building The Code To setup a working local development environment, you must install the following minimum toolset: -* [Go](https://golang.org/dl/) (1.8 or greater) +* [Go](https://golang.org/dl/) (1.9 or greater) * [Node.js](https://nodejs.org/en/download/current/) and [Yarn](https://yarnpkg.com/en/docs/install) * [GNU Make](https://www.gnu.org/software/make/) * [Docker](https://www.docker.com/products/overview#/install_the_platform)