소스 검색

Added Upgrading link

deadtom 7 달 전
부모
커밋
37b08cc89f
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  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