Update README.md

This commit is contained in:
Muhammed Kalkan 2022-08-01 01:22:48 +03:00 committed by GitHub
parent 3f7af134ea
commit 5ffdae8a72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -12,4 +12,10 @@ If you have trouble about not seeing pod logs, remove old config files / extensi
**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)