No need cask (#17536)

Brew is able to install minikube without using cask.
pull/17561/head
Lucas CHERIFI 2019-11-13 14:21:12 +01:00 committed by Kubernetes Prow Robot
parent ab1a66f158
commit 0ad8dbb133
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ Minikube supporte également une option `--vm-driver=none` qui exécute les comp
La façon la plus simple d'installer Minikube sur macOS est d'utiliser [Homebrew](https://brew.sh):
```shell
brew cask install minikube
brew install minikube
```
Vous pouvez aussi l'installer sur macOS en téléchargeant un binaire statique: