Update readme.md with node version check

otherwise illegible error occurs
This commit is contained in:
Huge 2023-11-23 14:55:32 +01:00 committed by GitHub
parent 62d57e0a1a
commit 68370dbe30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
.github/readme.md vendored
View File

@ -162,8 +162,9 @@ Installing via ZIP download (discouraged)
### Linux
1. Run the `start.sh` script.
2. Enjoy.
1. Ensure you have Node.js v14 or higher installed by running `node -v`.
2. Run the `start.sh` script.
3. Enjoy.
## API keys management