mirror of
https://github.com/Starlio-app/StarlioX
synced 2024-11-05 06:03:57 +03:00
Updated How to build app (markdown)
parent
1158fb5e4f
commit
1bd864a9a1
1 changed files with 1 additions and 1 deletions
|
@ -11,5 +11,5 @@ go build -ldflags "-s -H windowsgui"
|
|||
```
|
||||
5. Finally, you can create an .msi file
|
||||
```bash
|
||||
go-msi make -msi EveryNASA.msi --version 2.3.2 -s wix -l NOTICE
|
||||
go-msi make -msi EveryNASA.msi --version <version> -s wix -l NOTICE
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue