mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-12-23 02:28:55 +00:00
Update docs about icon requirements on Windows (#663)
On Windows, the supplied icon needs to be in .ico format
This commit is contained in:
parent
27ea3fc4a3
commit
ad2f47df9c
@ -164,7 +164,11 @@ Specifies if the source code within the nativefied app should be packaged into a
|
||||
-i, --icon <path>
|
||||
```
|
||||
|
||||
##### Packaging for Windows and Linux
|
||||
##### Packaging for Windows
|
||||
|
||||
The icon parameter should be a path to a `.ico` file.
|
||||
|
||||
##### Packaging for Linux
|
||||
|
||||
The icon parameter should be a path to a `.png` file.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user