Skip to content

Commit e95f2ef

Browse files
authored
Update README.md
1 parent 40f6d99 commit e95f2ef

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,16 @@ This does require a paid ChatGPT account.
1212

1313
## Quickstart
1414

15-
*If you use MacOS, you can currently try out the GUI application in the Github releases and disregard the following instructions*
15+
### Mac Users
16+
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: <br>
17+
`xattr -dr com.apple.quarantine /Applications/ChatMock.app*`<br>
18+
*See more info [here](https://github.com/deskflow/deskflow/wiki/Running-on-macOS)*
19+
20+
### Windows Users
21+
Simply download and run the app in the releases. As I do not own a windows computer I cannot fully bug test this, so please do report bugs in issues.
22+
23+
### Python
24+
If you wish to just simply run this as a python flask server, you are also freely welcome too.
1625

1726
Clone or download this repository, then cd into the project directory. Then follow the instrunctions listed below.
1827

0 commit comments

Comments
 (0)