mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-01 18:37:41 +01:00
Update readme.md with node version check
otherwise illegible error occurs
This commit is contained in:
parent
62d57e0a1a
commit
68370dbe30
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 v14 or higher installed by running `node -v`.
|
||||
2. Run the `start.sh` script.
|
||||
3. Enjoy.
|
||||
|
||||
## API keys management
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user