Merge pull request #1308 from wirehead/docs-install

docs(install): Add reference to glide in install docs
pull/1315/head
Matt Butcher 8 years ago committed by GitHub
commit 31d51a7912

@ -53,7 +53,7 @@ Here are links to the common builds:
Building Helm from source is slightly more work, but is the best way to Building Helm from source is slightly more work, but is the best way to
go if you want to test the latest (pre-release) Helm version. go if you want to test the latest (pre-release) Helm version.
You must have a working Go environment. You must have a working Go environment with (https://github.com/Masterminds/glide)[glide]and Mercurial installed.
```console ```console
$ cd $GOPATH $ cd $GOPATH

Loading…
Cancel
Save