mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Change comment which had non-runnable command in it
This was brought up on a mailing list https://groups.google.com/d/msg/foss-card-games/uJLry-w498E/HmwiTxUkDQAJ
This commit is contained in:
parent
1c79d5437e
commit
bb2769a63a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
"""
|
||||
Usage:
|
||||
python setup.py py2app
|
||||
Command to create a macOS app bundle:
|
||||
PYTHONPATH=. python3 setup_osx.py py2app
|
||||
"""
|
||||
|
||||
import os
|
||||
|
|
Loading…
Add table
Reference in a new issue