Skip to content

Commit

Permalink
Merge pull request #6997 from jmymy/update-brew-package-name-in-readme
Browse files Browse the repository at this point in the history
Update README - homebrew renamed formula to just helm from kubernetes-helm
  • Loading branch information
mattfarina committed Nov 25, 2019
2 parents be133b0 + f65ce91 commit c932c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -37,7 +37,7 @@ Unpack the `helm` binary and add it to your PATH and you are good to go!


If you want to use a package manager: If you want to use a package manager:


- [Homebrew](https://brew.sh/) users can use `brew install kubernetes-helm`. - [Homebrew](https://brew.sh/) users can use `brew install helm`.
- [Chocolatey](https://chocolatey.org/) users can use `choco install kubernetes-helm`. - [Chocolatey](https://chocolatey.org/) users can use `choco install kubernetes-helm`.
- [Scoop](https://scoop.sh/) users can use `scoop install helm`. - [Scoop](https://scoop.sh/) users can use `scoop install helm`.
- [GoFish](https://gofi.sh/) users can use `gofish install helm`. - [GoFish](https://gofi.sh/) users can use `gofish install helm`.
Expand Down

0 comments on commit c932c54

Please sign in to comment.