Sfoglia il codice sorgente

Updated install instructions, after renaming init-ocb.sh to install.sh

allens 2 settimane fa
parent
commit
03493f13c0
2 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      README.md
  2. 0 0
      install.sh

+ 1 - 1
README.md

@@ -71,7 +71,7 @@ A chatbot for Owncast, enabling viewers to earn points which can be used to purc
 
 3. To start the install, run:
     ```bash
-    bash init-ocb.sh
+    bash install.sh
     ```
 4. The last lines of init-ocb's output tell you how to proceed to the management panel, where you can set up Owncast integraion, and other odds and ends.
 

+ 0 - 0
init-ocb.sh → install.sh