From 73e03669a6c113cdbadf6b5915bf5c8eb7f4ded4 Mon Sep 17 00:00:00 2001 From: Dpeta <69427753+Dpeta@users.noreply.github.com> Date: Fri, 26 Mar 2021 16:56:04 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc86fe8..513a31c 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ or ``python setup.py bdist_msi`` #### Mac: -~~``python setup.py py2app``~~ Currently doesn't work!! Give me a few days, it's hard to test this kind of stuff since I don't have a mac :( +``python setup.py bdist_msi`` (I, can't get it working, but this *should* work...) ### PYINSTALLER METHOD #### Linux (might also work on other platforms!!):