diff --git a/README.md b/README.md index 3d8f8c5b..a633e61a 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,12 @@ Popeye is available on Linux, OSX and Windows platforms. brew install derailed/popeye/popeye ``` +* Using [Krew](https://krew.sigs.k8s.io/) (kubectl plugin manager) + + ```shell + kubectl krew install popeye + ``` + * Using `go install` ```shell