Update README.md

This commit is contained in:
Game_Time
2025-08-18 00:40:24 +05:00
committed by GitHub
parent b40c0a111a
commit 24f5dda1fd

View File

@@ -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: <br>
`xattr -dr com.apple.quarantine /Applications/ChatMock.app*`<br>
`xattr -dr com.apple.quarantine /Applications/ChatMock.app`<br>
*See more info [here](https://github.com/deskflow/deskflow/wiki/Running-on-macOS)*
### Windows Users