Update README.md
parent
a87f28ee7e
commit
423128ce81
|
|
@ -25,3 +25,9 @@ browser and connect to your application.
|
|||
To build a redistributable, production mode package, use `wails build`.
|
||||
|
||||
Or build with [UPX](https://upx.github.io/) for better distribution size: ``wails build -upx -upxflags="--best --lzma"``
|
||||
|
||||
To use ``UPX``, you need to download and at least put the path in the ``System Enviroment Variables``:
|
||||
|
||||
*Windows*
|
||||

|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue