Skip to content

Commit 91ee5d5

Browse files
committed
Updated instructions in readme
1 parent ccba411 commit 91ee5d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ However, if you wish to build an installable applicaiton, you may use pyinstalle
6161
python3 -m pip install pyinstaller
6262
# Clean up previous builds
6363
rm -rf build dist __pycache__
64-
pyinstaller linux.spec
64+
pyinstaller linux/main.spec
6565
```
6666

6767

0 commit comments

Comments
 (0)