From 21d5d36cb897f6e129b3d029108b895346c812d8 Mon Sep 17 00:00:00 2001 From: Matti Paksula Date: Mon, 30 Mar 2020 12:03:39 +0300 Subject: [PATCH] README: brew cask --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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