mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-05 21:46:49 +01:00
Fix version number + provide LTS guidance
This commit is contained in:
parent
68370dbe30
commit
e48cd0a49d
2
.github/readme.md
vendored
2
.github/readme.md
vendored
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user