mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
update to update instructions.
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
How to Update SillyTavern
|
||||
|
||||
This guide assumes you have already installed SillyTavern once, and know how to run it on your OS.
|
||||
|
||||
Linux/Termux:
|
||||
|
||||
You definitely installed via git, so just 'git pull' inside the SillyTavern directory.
|
||||
|
||||
Windows/MacOS:
|
||||
|
||||
Method 1 - GIT
|
||||
@@ -15,7 +21,7 @@ If you insist on installing via a zip, here is the tedious process for doing the
|
||||
|
||||
1. Download the new release zip.
|
||||
2. Unzip it into a folder OUTSIDE of your current ST installation.
|
||||
3. Do the usual setup procedure with start.bat to install NodeJS requirements.
|
||||
3. Do the usual setup procedure for your OS to install the NodeJS requirements.
|
||||
|
||||
4. Copy the following files/folders as necessary(*) from your old ST installation:
|
||||
|
||||
@@ -41,10 +47,6 @@ If you insist on installing via a zip, here is the tedious process for doing the
|
||||
|
||||
5. Paste those items into the /Public/ folder of the new install.
|
||||
|
||||
6. Run start.bat once again, and pray you got it right. :)
|
||||
6. Start SillyTavern once again with the method appropriate to your OS, and pray you got it right.
|
||||
|
||||
7. If everything shows up, you can safely delete the old ST folder.
|
||||
|
||||
Linux/Termux:
|
||||
|
||||
You definitely installed via git, so just 'git pull' inside the SillyTavern directory.
|
||||
7. If everything shows up, you can safely delete the old ST folder.
|
Reference in New Issue
Block a user