We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11553a3 commit d4db8daCopy full SHA for d4db8da
1 file changed
examples/pyinstaller/README-pyinstaller.md
@@ -19,7 +19,8 @@ To install required packages type:
19
pip install --upgrade pyinstaller pycrypto
20
```
21
22
-To package example type:
+To package the example go to the [examples/pyinstaller/](./) directory
23
+and type:
24
25
python pyinstaller.py
26
0 commit comments