Skip to content
This repository was archived by the owner on Jun 27, 2024. It is now read-only.

Commit f396156

Browse files
authored
Update README.md
1 parent f7294ae commit f396156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ sudo spctl --master-disable
2121
```
2222
If you still cannot open the app, try with a different command:
2323
```bash
24-
sudo xattr -d com.apple.quarantine /the/blocked/program.app
24+
sudo xattr -d com.apple.quarantine /Applications/Control\ Center.app #Assuming the app is in the Applications folder
2525
```
2626
After running one of those commands, you should be able to open the application.
2727

0 commit comments

Comments
 (0)