Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nihirisuto authored Sep 12, 2024
1 parent 31d23bf commit a3754a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Installation:

`codesign --force --deep --sign - EternalJK.arm64.app`

If you attempted to open the file before codesigning, you may need to remove the quarantine Apple has placed on it, followed by running the above codesign step:
If you attempted to open the file before codesigning, you may need to remove the quarantine MacOS has placed on it, followed by running the above codesign step:

`xattr -d com.apple.quarantine EternalJK.arm64.app`

Expand Down

0 comments on commit a3754a7

Please sign in to comment.