Update readme.md with node version check
otherwise illegible error occurs
This commit is contained in:
+3
-2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user