Commit 40b1cea7 authored by Ken Wronkiewicz's avatar Ken Wronkiewicz

More documentation updates

parent 16906a52
......@@ -37,10 +37,11 @@ Make sure you have the prerequisites:
- Go 1.6
- A running Kubernetes cluster
- `kubectl` properly configured to talk to your cluster
- [Glide](https://glide.sh/) 0.10 or greater
- [Glide](https://glide.sh/) 0.10 or greater with both git and mercurial installed.
1. Clone (or otherwise download) this repository
2. Run `make bootstrap build`
1. [Properly set your $GOPATH](https://golang.org/doc/code.html)
2. Clone (or otherwise download) this repository into $GOPATH/src/github.com/kubernetes/helm
3. Run `make bootstrap build`
You will now have two binaries built:
......
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