fix: add kubectl in installation (#35)

This commit is contained in:
Rémy-Christophe Schermesser 2019-05-22 18:52:00 +02:00 committed by GitHub
parent ba385b1be5
commit 705e476adf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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