From 98efc0216cdb1750813152fbc3cd6c0feacfc3c8 Mon Sep 17 00:00:00 2001 From: Muhammed Kalkan Date: Wed, 1 Jun 2022 17:51:23 +0300 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a1e8b7d..afae0f2 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ This is the Binary Build Repo for Lens Repository located here : https://github.com/lensapp/lens.git -However, this build does not require you to log in. Download and use as is. +However, this build does not require you to log in and includes only open source part. Download and use as is. Go To Release to download your binary of type Linux , MacOS or Windows + +If you have trouble about not seeing pod logs, remove old config files remaining from old Lens app. + +Such as +``` +rm -rf /Users/muhammed/Library/Application Support/OpenLens +```