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.