diff --git a/INSTALL.md b/INSTALL.md index 6e0c64e..709de72 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -34,8 +34,9 @@ and adjust a few things in the file .AArc : **SPECIAL NOTE for Macs**: when installing in a Mac the first time you run the software it will be blocked by the machine as it is not comming from recognized developer, to avoid this one can go to Privacy&Security -and allow each time something is blocked (for more info check -https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/mac) or you can use: +and "allow anyway" each time something is blocked (for more info check +https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/mac) +or you can use: - sudo spctl --master-disable (and give your admin password) once everything is properly running you can revert to the full security again: - sudo spctl --master-enable (be ready to gice admin password).