From 7207180d3f3d3aec28df006522ccd22eeba655dc Mon Sep 17 00:00:00 2001 From: saruwman <41330038+saruwman@users.noreply.github.com> Date: Wed, 15 Apr 2020 19:36:05 +0100 Subject: Warning about using Nodejs versions > 10 (#578) I removed the warning about using nodejs versions above 10 because they function well in the dev environement. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ee24c72e..d9e97e817 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ If you use an AUR Helper e.g. yay, simply install it via `yay -S ferdi`. #### Node.js -Please make sure you are running NodeJS v10 ([v10.16.3](https://nodejs.org/dist/v10.16.3/) suggested). Versions above will throw an errow when trying to install due to an [old fsevent dependency](https://github.com/fsevents/fsevents/issues/278). +Please make sure you are running NodeJS v10 or above. #### Git -- cgit v1.2.3-70-g09d2