mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Merge pull request #1390 from Huge/patch-1
Update readme.md with node version check
This commit is contained in:
5
.github/readme.md
vendored
5
.github/readme.md
vendored
@ -162,8 +162,9 @@ Installing via ZIP download (discouraged)
|
||||
|
||||
### Linux
|
||||
|
||||
1. Run the `start.sh` script.
|
||||
2. Enjoy.
|
||||
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.
|
||||
|
||||
## API keys management
|
||||
|
||||
|
Reference in New Issue
Block a user