fix: readme for kubectl (#39)

This commit is contained in:
Rémy-Christophe Schermesser 2019-05-23 10:00:57 +02:00 committed by GitHub
parent 9e1eaae3b4
commit 6f6bb36d3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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