From 16609babd249b04f832bb42402e739b25ec6734c Mon Sep 17 00:00:00 2001 From: makocchi-git Date: Tue, 23 Jun 2020 15:14:58 +0900 Subject: [PATCH] Add brew cask in README Signed-off-by: makocchi-git --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b526dc1932..22535d7273 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,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