From bebca821c597e72c1982de62fe5349859a84d9fa Mon Sep 17 00:00:00 2001 From: Muhammed Kalkan Date: Wed, 10 Aug 2022 13:09:01 +0300 Subject: [PATCH] Closed issues notes are removed --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 2932b8e..4626840 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,3 @@ If you have trouble about not seeing pod logs, remove old config files / extensi **NOTE:** You can sponsor certificates from the button or link at the right **NOTE:** Auto Updater is now live starting with every binary downloaded from Latest tag or the corresponding release assets. - -**NOTE:** For M1 Mac users, arm64 builds currently needs a terminal command in order to run correctly - -`sudo xattr -r -d com.apple.quarantine "/Applications/OpenLens.app"` - -Please see https://github.com/MuhammedKalkan/OpenLens/issues/18 - -**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)