diff --git a/docs/install.md b/docs/install.md index ed0bd4ead07ec6a2b372f8dadb797f149939f8d9..3691d56b2448cc5d3e07f56a6e2e8f94e989815f 100755 --- a/docs/install.md +++ b/docs/install.md @@ -48,7 +48,7 @@ $ chmod 700 get_helm.sh $ ./get_helm.sh ``` -Yes, you can `curl ...| bash` that if you want to live on the edge. +Yes, you can `curl https://raw.githubusercontent.com/kubernetes/helm/master/scripts/get | bash` that if you want to live on the edge. ### From Canary Builds