Fix version number + provide LTS guidance

This commit is contained in:
Cohee 2023-11-23 21:13:20 +02:00 committed by GitHub
parent 68370dbe30
commit e48cd0a49d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.github/readme.md vendored
View File

@ -162,7 +162,7 @@ Installing via ZIP download (discouraged)
### Linux
1. Ensure you have Node.js v14 or higher installed by running `node -v`.
1. Ensure you have Node.js v18 or higher (the latest [LTS release](https://nodejs.org/en/download/) is recommended) installed by running `node -v`.
2. Run the `start.sh` script.
3. Enjoy.