Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 9e886b7

Browse files
committed
readme binaries
1 parent 1cfc34f commit 9e886b7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,10 @@ Run:
4040
python seedqreader.py
4141
```
4242

43+
To build binaries:
44+
```
45+
python3 .ci/create-spec.py
46+
python3 -m PyInstaller seedqreader.spec
47+
```
48+
4349
Project originally created by https://github.com/pythcoiner

0 commit comments

Comments
 (0)