README: mention Node 10 is required

This commit is contained in:
Ronan Jouchet 2020-06-13 10:51:00 -04:00
parent 8fa394a1c0
commit 3b344306b0
1 changed files with 1 additions and 1 deletions

View File

@ -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`.