Merge pull request #150 from LuisMartinSchick/patch-3

Changed Node version from Current to 14.x
This commit is contained in:
Thomas Smyth 2021-02-28 00:26:55 +00:00 committed by GitHub
commit f04a05a520
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ SquadJS relies on being able to access the Squad server log directory in order t
#### Prerequisites
* Git
* [Node.js](https://nodejs.org/en/) (Current) - [Download](https://nodejs.org/en/)
* [Node.js](https://nodejs.org/en/) (14.x) - [Download](https://nodejs.org/en/)
* [Yarn](https://yarnpkg.com/) (Version 1.22.0+) - [Download](https://classic.yarnpkg.com/en/docs/install)
* Some plugins may have additional requirements.