Update README.md

This commit is contained in:
Muhammed Kalkan 2022-06-01 17:51:23 +03:00 committed by GitHub
parent 3cd36138ff
commit 98efc0216c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

View File

@ -4,6 +4,13 @@
This is the Binary Build Repo for Lens Repository located here : https://github.com/lensapp/lens.git 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 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
```