Skip to content

Commit 078a5c3

Browse files
authored
Update README.txt
1 parent d4dd4e2 commit 078a5c3

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,7 @@ You can run the script collect-compiled-binaries.bat to collect them.
3333
In order to create an official release, you need also to install Python v3.5, PyInstaller
3434
(with a "pip install pyinstaller") and PySide
3535
(download from https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyside the version for Python 3.5).
36-
You can than pack the archieve with a create-standalon.bat or create-sdk.bat.
36+
You can then pack the archive with the create-standalone.bat or create-sdk.bat.
37+
Note that the create-standalone.bat assumes that you have 7zip installed in this path:
38+
"C:\Program Files\7-Zip\7z.exe"
39+
If that is not the case, the pyluxcoretools.zip will not be created.

0 commit comments

Comments
 (0)