Added installation option for kubectl (#16380)

This commit is contained in:
Himanshu Pandey
2019-09-27 12:05:37 -07:00
committed by Kubernetes Prow Robot
parent a42d7b9b8b
commit 9680192797
@@ -136,6 +136,11 @@ If you are on macOS and using [Homebrew](https://brew.sh/) package manager, you
1. Run the installation command:
```
brew install kubectl
```
or
```
brew install kubernetes-cli
```