fix: readme for kubectl

This commit is contained in:
Rémy-Christophe Schermesser 2019-05-23 09:59:24 +02:00
parent 9e1eaae3b4
commit 63f5781b17
1 changed files with 4 additions and 1 deletions

View File

@ -52,7 +52,10 @@ open https://download.docker.com/mac/stable/Docker.dmg
Install minikube and the "ingress" and "metrics-server" addons:
```sh
$ brew cask install minikube kubectl
$ brew install kubectl
[...]
$ brew cask install minikube
[...]
$ minikube start