Update README.md

add '--release' to the command so that the resulting file is much smaller.
This commit is contained in:
2024-07-16 11:17:47 -05:00
committed by GitHub
parent 645d314c32
commit 883c408884

View File

@@ -7,7 +7,7 @@ A simple application to display the local computer name and IP addresses
Built with fyne package
```
fyne package
fyne package --release
```
## Usage