Skip to content

Commit d9c099b

Browse files
docs: fix incorrect macOS launcher fix command
1 parent a329588 commit d9c099b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation/quick_start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ If you have an existing Invoke installation, you can select it and let the launc
5454
- Open the **Invoke-Installer-mac-arm64.dmg** file.
5555
- Drag the launcher to **Applications**.
5656
- Open a terminal.
57-
- Run `xattr -cr /Applications/Invoke-Installer.app`.
57+
- Run `xattr -d 'com.apple.quarantine' /Applications/Invoke\ Community\ Edition.app`.
5858

5959
You should now be able to run the launcher.
6060

0 commit comments

Comments
 (0)