mirror of
https://github.com/Starlio-app/StarlioX
synced 2024-11-06 06:13:57 +03:00
Updated How to build app (markdown)
parent
88f167c26f
commit
174d7592bf
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
|
5. Finally, you can create an .msi file
|
||||||
```bash
|
```bash
|
||||||
go-msi make -msi EveryNASA.msi --version -s wix -l NOTICE
|
go-msi make -msi EveryNASA.msi --version 2.3.2 -s wix -l NOTICE
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue