use official homebrew package name (#9255)

This commit is contained in:
makocchi
2018-07-03 09:53:19 +09:00
committed by k8s-ci-robot
parent f00ec1b044
commit af6cdabe9b
2 changed files with 4 additions and 2 deletions
@@ -61,7 +61,7 @@ kubectl is available as a [snap](https://snapcraft.io/) application.
1. If you are on macOS and using [Homebrew](https://brew.sh/) package manager, you can install with:
brew install kubectl
brew install kubernetes-cli
2. Run `kubectl version` to verify that the version you've installed is sufficiently up-to-date.