Skip to content

Commit

Permalink
Update PyInstaller README
Browse files Browse the repository at this point in the history
  • Loading branch information
cztomczak committed Sep 6, 2017
1 parent 11553a3 commit d4db8da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/pyinstaller/README-pyinstaller.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ To install required packages type:
pip install --upgrade pyinstaller pycrypto
```

To package example type:
To package the example go to the [examples/pyinstaller/](./) directory
and type:
```
python pyinstaller.py
```
Expand Down

0 comments on commit d4db8da

Please sign in to comment.