change minikube install cmd on macOS (#17296)

This commit is contained in:
Luzhenxing
2019-11-01 23:09:25 +08:00
committed by Kubernetes Prow Robot
parent 14f0fdaebe
commit e999c0398d
@@ -122,7 +122,7 @@ If you do not already have a hypervisor installed, install one of these now:
The easiest way to install Minikube on macOS is using [Homebrew](https://brew.sh):
```shell
brew cask install minikube
brew install minikube
```
You can also install it on macOS by downloading a stand-alone binary: