Added missing dependency to docs

pull/3362/head
Alexander Ilyin 2018-11-06 15:38:48 -08:00 committed by dlorenc
parent 2f5fe02548
commit 2271fab4a2
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ Minikube is a tool that makes it easy to run Kubernetes locally. Minikube runs a
### macOS
```shell
brew cask install minikube
brew install kubernetes-cli
```
### Linux