X Tutup
Skip to content

Commit d4db8da

Browse files
committed
Update PyInstaller README
1 parent 11553a3 commit d4db8da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/pyinstaller/README-pyinstaller.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ To install required packages type:
1919
pip install --upgrade pyinstaller pycrypto
2020
```
2121

22-
To package example type:
22+
To package the example go to the [examples/pyinstaller/](./) directory
23+
and type:
2324
```
2425
python pyinstaller.py
2526
```

0 commit comments

Comments
 (0)
X Tutup