From b40c0a111a65a684a0b5801b0d5a3e3fafe39fe7 Mon Sep 17 00:00:00 2001 From: Game_Time <108236317+RayBytes@users.noreply.github.com> Date: Sun, 17 Aug 2025 22:55:21 +0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f130eb0..45d2fe8 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This does require a paid ChatGPT account. ## Quickstart ### Mac Users -If you use MacOS, you can use the GUI application in the Github releases. Unfortunately, you will have to type this command also in the terminal on Mac to ensure you can run the application:
+If you use MacOS, you can use the GUI application in the Github releases. Unfortunately, due to not being part of the paid apple developer program, you will have to click "Open anyway" in security after trying to right click and open the app. If that doesn't work you will have to type this command in the terminal on Mac to ensure you can run the application:
`xattr -dr com.apple.quarantine /Applications/ChatMock.app*`
*See more info [here](https://github.com/deskflow/deskflow/wiki/Running-on-macOS)*