mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-01-09 00:21:10 +00:00
Use relative link
This commit is contained in:
parent
0410f5ddfa
commit
ac317a88ac
@ -133,7 +133,7 @@ The icon parameter should be a path to a `.png` file.
|
||||
|
||||
##### Packaging for OSX
|
||||
|
||||
The icon parameter can either be a `.icns` or a `.png` file if the [optional dependencies](https://github.com/jiahaog/nativefier#optional-dependencies) are installed.
|
||||
The icon parameter can either be a `.icns` or a `.png` file if the [optional dependencies](../README.md#optional-dependencies) are installed.
|
||||
|
||||
If you have the optional dependencies `iconutil`, Imagemagick `convert`, and Imagemagick `identify` in your `PATH`, Nativefier will automatically convert the `.png` to a `.icns` for you.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user