fix: readme for kubectl (#39)

pull/40/head
Rémy-Christophe Schermesser 5 years ago committed by GitHub
parent 9e1eaae3b4
commit 6f6bb36d3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save