fix: add kubectl in installation (#35)

pull/37/head
Rémy-Christophe Schermesser 5 years ago committed by GitHub
parent ba385b1be5
commit 705e476adf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save