Merge pull request #3508 from michal-franc/go-version-recommendatio-update

Documentation - Updating golang requirement to 1.11
pull/3515/head
Thomas Strömberg 2019-01-11 10:36:15 -08:00 committed by GitHub
commit 6d9f682d60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
### Build Requirements ### Build Requirements
* A recent Go distribution (>1.8) * A recent Go distribution (>=1.11)
* If you're not on Linux, you'll need a Docker installation * If you're not on Linux, you'll need a Docker installation
* Minikube requires at least 4GB of RAM to compile, which can be problematic when using docker-machine * Minikube requires at least 4GB of RAM to compile, which can be problematic when using docker-machine