fixed spelling error
This commit is contained in:
parent
6318327a15
commit
6616a89138
|
@ -35,7 +35,7 @@ go run main.go
|
|||
# Windows:
|
||||
fyne package -os windows -icon ./resources/icon.png
|
||||
# Linux:
|
||||
fyne package -os linux -icon ./resources/icon.png #gives you ar .tar.xz file
|
||||
fyne package -os linux -icon ./resources/icon.png #gives you a .tar.xz file
|
||||
# MacOS:
|
||||
fyne package -os macos -icon ./resources/icon.png #Could not Test
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue