mirror of
https://github.com/helm/helm.git
synced 2026-05-28 04:35:48 -04:00
Merge pull request #1073 from tback/readme_cask_install
Add note on installation via cask to README.
This commit is contained in:
commit
3d2348c331
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ quiet-kitten
|
|||
|
||||
## Install
|
||||
|
||||
Download a [release tarball of helm and tiller for your platform](https://github.com/kubernetes/helm/releases). Unpack the `helm` and `tiller` binaries and add them to your PATH and you are good to go!
|
||||
Download a [release tarball of helm and tiller for your platform](https://github.com/kubernetes/helm/releases). Unpack the `helm` and `tiller` binaries and add them to your PATH and you are good to go! OS X/[Cask](https://caskroom.github.io/) users can `brew cask install helm`.
|
||||
|
||||
### Install from source
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue