Explorar el Código

Added Upgrading link

deadtom hace 1 mes
padre
commit
37b08cc89f
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  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)
 - [Screenshots](#screenshots)
 - [Roadmap](#roadmap)
 - [Roadmap](#roadmap)
 - [Installation](#installation)
 - [Installation](#installation)
+- [Upgrading](#upgrading)
 - [Running OwnchatBot](#running-ownchatbot)
 - [Running OwnchatBot](#running-ownchatbot)
 - [Final Configuration](#final-configuration)
 - [Final Configuration](#final-configuration)
 - [Kofi Integration](#kofi-integration)
 - [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.
 4. The install script provides the URL for your OwnchatBot management panel. Bookmark it.
 
 
 ## Upgrading
 ## Upgrading
+### Get the latest version
 *Make a backup of your OwnchatBot/instance folder.*
 *Make a backup of your OwnchatBot/instance folder.*
 
 
 Descend into the OwnchatBot directory. Run:
 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.
 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.
 This will make any necessary upgrades to your existing database and config files.
 Run:
 Run:
   ```bash
   ```bash