Update README.md
This commit is contained in:
parent
3bfa9c4b6a
commit
73e03669a6
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ or
|
||||||
``python setup.py bdist_msi``
|
``python setup.py bdist_msi``
|
||||||
|
|
||||||
#### Mac:
|
#### 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
|
### PYINSTALLER METHOD
|
||||||
#### Linux (might also work on other platforms!!):
|
#### Linux (might also work on other platforms!!):
|
||||||
|
|
Loading…
Reference in a new issue