Merge pull request #6638 from bacongobbler/add-from-script-guide

Add from script guide
pull/6654/head
Matthew Fisher 6 years ago committed by GitHub
commit 17027a1271
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -46,6 +46,8 @@ If you want to use a package manager:
- [Snap](https://snapcraft.io/) users can use `sudo snap install helm - [Snap](https://snapcraft.io/) users can use `sudo snap install helm
--classic`. --classic`.
Information can be found in the ["From Script" guide](https://helm.sh/docs/using_helm/#from-script) if you want to install Helm using an installer script.
To rapidly get Helm up and running, start with the [Quick Start Guide](https://docs.helm.sh/using_helm/#quickstart-guide). 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, See the [installation guide](https://docs.helm.sh/using_helm/#installing-helm) for more options,

Loading…
Cancel
Save