Commit 82ee75e4 authored by ConnorBrereton's avatar ConnorBrereton

Updated README to link to install from script instructions.

Signed-off-by: 's avatarConnorBrereton <breretonconnor@gmail.com>
parent 47ee5385
......@@ -46,6 +46,10 @@ If you want to use a package manager:
- [Snap](https://snapcraft.io/) users can use `sudo snap install helm
--classic`.
If you want to install helm from script:
- [Script](https://github.com/helm/helm/blob/master/docs/install.md#from-script) instructions to install from script on a new instance without Helm. For example, you want to install on a container, cluster, etc. Note: GCP console comes with `Helm` installed by default.
To rapidly get Helm up and running, start with the [Quick Start Guide](https://docs.helm.sh/using_helm/#quickstart-guide).
See the [installation guide](https://docs.helm.sh/using_helm/#installing-helm) for more options,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment