change minikube install cmd on macOS (#17296)
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user