We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a329588 commit d9c099bCopy full SHA for d9c099b
docs/installation/quick_start.md
@@ -54,7 +54,7 @@ If you have an existing Invoke installation, you can select it and let the launc
54
- Open the **Invoke-Installer-mac-arm64.dmg** file.
55
- Drag the launcher to **Applications**.
56
- Open a terminal.
57
- - Run `xattr -cr /Applications/Invoke-Installer.app`.
+ - Run `xattr -d 'com.apple.quarantine' /Applications/Invoke\ Community\ Edition.app`.
58
59
You should now be able to run the launcher.
60
0 commit comments