diff --git a/README.md b/README.md index 81c02d8d93..3feb51fe8a 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,11 @@ Lens is the only IDE you’ll ever need to take control of your Kubernetes clust Download a pre-built package from the [releases](https://github.com/lensapp/lens/releases) page. Lens can be also installed via [snapcraft](https://snapcraft.io/kontena-lens) (Linux only). +Alternatively on Mac: +``` +brew cask install lens +``` + ## Development > Prerequisities: Nodejs v12, make, yarn