update install.md

Corrections to Installing Helm -> From Source section
pull/3855/head
Denis Chebotarev 8 years ago committed by GitHub
parent ae7ce6cad4
commit ec9e735ba9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -83,6 +83,8 @@ go if you want to test the latest (pre-release) Helm version.
You must have a working Go environment with You must have a working Go environment with
[glide](https://github.com/Masterminds/glide) and Mercurial installed. [glide](https://github.com/Masterminds/glide) and Mercurial installed.
You should also check that your glide binary directory is in the system PATH.
```console ```console
$ cd $GOPATH $ cd $GOPATH
$ mkdir -p src/k8s.io $ mkdir -p src/k8s.io

Loading…
Cancel
Save