mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-12-23 02:28:55 +00:00
README: mention Node 10 is required
This commit is contained in:
parent
8fa394a1c0
commit
3b344306b0
@ -40,7 +40,7 @@ Features:
|
||||
## Installation
|
||||
|
||||
- macOS 10.9+ / Windows / Linux
|
||||
- [Node.js](https://nodejs.org/) `>=8`
|
||||
- [Node.js](https://nodejs.org/) `>= 10`
|
||||
- Optional dependencies:
|
||||
- [ImageMagick](http://www.imagemagick.org/) to convert icons. Make sure `convert` and `identify` are in your `$PATH`.
|
||||
- [Wine](https://www.winehq.org/) to package Windows apps under non-Windows platforms. Make sure `wine` is in your `$PATH`.
|
||||
|
Loading…
Reference in New Issue
Block a user