diff --git a/README.md b/README.md index 3952b326..7cfff5e4 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,11 @@ Kor is a tool to discover unused Kubernetes resources. Currently, Kor can identi ## Installation +For MacOS users, you can install Kor using Homebrew: +```sh +brew install kor +``` + Download the binary for your operating system from the [releases page](https://github.com/yonahd/kor/releases) and add it to your system's PATH. ## Usage