From 3e95adc2fac09bf47f6acb53e348d1fe61513c33 Mon Sep 17 00:00:00 2001 From: RossAscends <124905043+RossAscends@users.noreply.github.com> Date: Sat, 13 May 2023 07:16:36 +0900 Subject: [PATCH] Update Update-Instructions.txt --- Update-Instructions.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Update-Instructions.txt b/Update-Instructions.txt index e8c88cd9b..3864006aa 100644 --- a/Update-Instructions.txt +++ b/Update-Instructions.txt @@ -16,6 +16,7 @@ Method 1 - GIT We always recommend users install using 'git'. Here's why: When you have installed via `git clone`, all you have to do to update is type `git pull` in a command line in the ST folder. +Alternatively, if the command prompt gives you problems (and you have GitHub Desktop installed), you can use the 'Repository' menu and select 'Pull'. The updates are applied automatically and safely. Method 2 - ZIP @@ -52,4 +53,4 @@ If you insist on installing via a zip, here is the tedious process for doing the 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. \ No newline at end of file +7. If everything shows up, you can safely delete the old ST folder.