Update readme.md

This commit is contained in:
Cohee 2023-11-23 21:15:22 +02:00 committed by GitHub
parent 6d4484c4d0
commit 3328df6076
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

3
.github/readme.md vendored
View File

@ -162,7 +162,8 @@ Installing via ZIP download (discouraged)
### Linux
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`.
1. Ensure you have Node.js v18 or higher (the latest [LTS version](https://nodejs.org/en/download/) is recommended) installed by running `node -v`.
Alternatively, use the [Node Version Manager](https://github.com/nvm-sh/nvm#installing-and-updating) script to quickly and easily manage your Node installations.
2. Run the `start.sh` script.
3. Enjoy.