diff --git a/docs/install.md b/docs/install.md index 6830c7b03745ac1851b50a8acb44fadc0a932415..5403d280235a65e36c01dd5b1469b9b4e493bacb 100644 --- a/docs/install.md +++ b/docs/install.md @@ -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