Răsfoiți Sursa

Added Upgrading link

deadtom 1 lună în urmă
părinte
comite
37b08cc89f
1 a modificat fișierele cu 3 adăugiri și 1 ștergeri
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -8,6 +8,7 @@ A chatbot for Owncast, where viewers earn points which can be redeemed for strea
 - [Screenshots](#screenshots)
 - [Roadmap](#roadmap)
 - [Installation](#installation)
+- [Upgrading](#upgrading)
 - [Running OwnchatBot](#running-ownchatbot)
 - [Final Configuration](#final-configuration)
 - [Kofi Integration](#kofi-integration)
@@ -76,6 +77,7 @@ A chatbot for Owncast, where viewers earn points which can be redeemed for strea
 4. The install script provides the URL for your OwnchatBot management panel. Bookmark it.
 
 ## Upgrading
+### Get the latest version
 *Make a backup of your OwnchatBot/instance folder.*
 
 Descend into the OwnchatBot directory. Run:
@@ -84,7 +86,7 @@ Descend into the OwnchatBot directory. Run:
   ```
 If you installed by downloading from the repo, rather than doing a git clone, simply download the new version and extract the file over your existing installation.
 
-### Run the update script
+### Run the upgrade script
 This will make any necessary upgrades to your existing database and config files.
 Run:
   ```bash