Update home authored by Ingemar Ceicer's avatar Ingemar Ceicer
Windows
``` ```
SET PATH=%PATH%;C:\Qt\QtIFW-3.1.1\bin SET PATH=%PATH%;C:\Qt\QtIFW-3.1.1\bin
binarycreator.exe --offline-only -c config/config.xml -p packages install.exe binarycreator.exe --offline-only -c config/config.xml -p packages install.exe
upx.exe --best upx.exe --best
``` ```
\ No newline at end of file Linux<br>
`/opt/QtIFW-3.1.1/bin/binarycreator --offline-only -c config/config.xml -p packages install`
\ No newline at end of file