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

Commit 07b3854

Browse files
committed
Update README.md
1 parent 7207222 commit 07b3854

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ Nocturnal is currently only supported on macOS Catalina 10.15 or later and requi
2323

2424
Download the latest version of Nocturnal from the [GitHub releases page](https://github.com/joshjon/nocturnal/releases).
2525

26+
If you receive the error 'Nocturnal is damaged and can't be opened', use the following command to resolve the issue:
27+
```
28+
xattr -d com.apple.quarantine /path/to/Nocturnal.app
29+
````
30+
2631
### Built with
2732
2833
- [Xcode 11.3](https://developer.apple.com/xcode/)

0 commit comments

Comments
 (0)