From 24f5dda1fdc6347381e04439fee03e7dd3361f89 Mon Sep 17 00:00:00 2001 From: Game_Time <108236317+RayBytes@users.noreply.github.com> Date: Mon, 18 Aug 2025 00:40:24 +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 45d2fe8..2957820 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This does require a paid ChatGPT account. ### Mac Users 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*`
+`xattr -dr com.apple.quarantine /Applications/ChatMock.app`
*See more info [here](https://github.com/deskflow/deskflow/wiki/Running-on-macOS)* ### Windows Users