Skip to content

Commit 343943f

Browse files
authored
Update readme.md
1 parent bf31852 commit 343943f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,13 @@ To install, download the latest installer from the [releases](https://github.com
4747

4848
Note: If you install it under `C:/Program Files` you might need to run it as administrator.
4949

50+
### MacOS
51+
52+
On MacOS unsigned applications won't open, run this to remove the quarantine flag.
53+
```
54+
xattr -d com.apple.quarantine /Applications/Waifu2x\ GUI.app
55+
```
56+
5057
### Bugs and Requests
5158

5259
Open an issue on my GitHub repository. I appreciate any requests, but I can't guarantee that I will fulfill all of them.

0 commit comments

Comments
 (0)