Skip to content

Commit 7ab4679

Browse files
Update readme on releasing from quarantine
1 parent 93e2d86 commit 7ab4679

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ Then, to install a plugin, do the following:
1313
* Navigate to the latest release
1414
* Download the zip file for the plugin and operating system you want
1515
* Unzip and copy/move the file to your `~/.ret/plugins` folder (create the folder if it doesn't exist yet)
16-
* If installing on Mac, it is possible that you need to authorize the usage of the dylib file. To do this: right-click on the file and choose open. You will now get a pop-up to confirm opening.
16+
* If installing on Mac, it is possible that you need to authorize the usage of the dylib file. To do this do either:
17+
* right-click on the file and choose open. You will now get a pop-up to confirm opening
18+
* run `xattr -d com.apple.quarantine ./<plugin file>`
19+
1720
Do so, and you will be able to initialize the plugin:
1821
* Run:
1922

0 commit comments

Comments
 (0)