diff --git a/README.md b/README.md index a711702..532e397 100644 --- a/README.md +++ b/README.md @@ -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