From 1df2e0b423f3aeff86983cdaa3ae2741638ada26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20H=C3=B8ydahl?= Date: Wed, 1 Jun 2022 20:37:57 +0200 Subject: [PATCH] Add a note about MAC users needing to trust the app --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bb3cc99..cd7cdc6 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,4 @@ 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 / extensions remaining from old Lens app. +**NOTE:** MacOS users will have to [manually trust the app](https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/mac), as it is currently not signed properly, see [Issue #1](https://github.com/MuhammedKalkan/OpenLens/issues/1)