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
1 changed files with 1 additions and 1 deletions

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