Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
xinan committed Apr 21, 2016
1 parent 7e0156e commit 7054c89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ $ python examdownloader-gui.py

2. Compile the app:
```
$ pyinstaller --onefile --windowed -i icon.icns -n 'NUS Exams Paper Downloader' examdownloader-gui.py
$ pyinstaller build.spec
```
The compiled app can be found inside the `dist` folder.
The compiled app can be found inside the `dist` folder.

### Credits

Expand Down

0 comments on commit 7054c89

Please # to comment.