use the latest version of Go/Glide

Also point out that kubectl is an optional component of the development workflow.
This commit is contained in:
Matthew Fisher 2017-09-29 14:26:43 -07:00
parent b600ea475e
commit ea0a842f74
1 changed files with 3 additions and 4 deletions

View File

@ -5,10 +5,9 @@ Helm and Tiller.
## Prerequisites
- Go 1.6.0 or later
- Glide 0.12.0 or later
- kubectl 1.2 or later
- A Kubernetes cluster (optional)
- The latest version of Go
- The latest version of Glide
- A Kubernetes cluster w/ kubectl (optional)
- The gRPC toolchain
- Git
- Mercurial