docs(install): Add reference to hg in install docs

Also, hg is required.
pull/1308/head
Ken Wronkiewicz 8 years ago
parent f333bc37a0
commit 3c27a071ae

@ -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
go if you want to test the latest (pre-release) Helm version.
You must have a working Go environment with (https://github.com/Masterminds/glide)[glide] installed.
You must have a working Go environment with (https://github.com/Masterminds/glide)[glide]and Mercurial installed.
```console
$ cd $GOPATH

Loading…
Cancel
Save