Upgrade command of homebrew installs minikube (#18281)

This commit is contained in:
Jie Shen
2020-02-18 00:13:30 +08:00
committed by vineeth
parent 2d5239a66f
commit 7c5daad027
2 changed files with 2 additions and 2 deletions
@@ -49,7 +49,7 @@ Minikube también soporta una opción `--vm-driver=none` que ejecuta los compone
La forma más fácil de instalar Minikube en macOS es usar [Homebrew](https://brew.sh):
```shell
brew cask install minikube
brew install minikube
```
También puedes instalarlo en macOS descargando un ejecutable autocontenido: