From 08b0936816ab797d7f7815060fd58e10d28ecb7e Mon Sep 17 00:00:00 2001 From: makocchi-git Date: Wed, 1 Jul 2020 14:46:16 +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 e00b1c2476..020b11ef96 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 > Prerequisites: Nodejs v12, make, yarn