2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-06-17 03:12:20 +00:00

README: document node 4 is not supported/tested

This commit is contained in:
Ronan Jouchet 2018-07-22 13:27:18 -04:00
parent 93a9833c47
commit 38edc9191e

View File

@ -46,7 +46,7 @@ I did this because I was tired of having to `⌘-tab` or `alt-tab` to my browser
### Requirements
- macOS 10.9+ / Windows / Linux
- [Node.js](https://nodejs.org/) `>=4`
- [Node.js](https://nodejs.org/) `>=6` (4.x may work but is no longer tested, please upgrade)
- See [optional dependencies](#optional-dependencies) for more.
```bash