소스 검색

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

allens 2 주 전
부모
커밋
03493f13c0
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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