2 次代碼提交 460f0d9dfe ... d580beb731

作者 SHA1 備註 提交日期
  deadtom d580beb731 Update 'README.md' 4 天之前
  deadtom 3c305a1c41 Update 'README.md' 4 天之前
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -116,7 +116,7 @@ Also provided by the install script. The queue will refresh every 30 seconds to
 OwnchatBot accesses Owncast chat room information via a webhook. You'll need to point Owncast at that webhook for things to function.
 1. Go to your Owncast Admin panel -> Integrations -> Webhooks
 2. Click on "Create Webhook"
-3. In the top field, enter OwnchatBot's address and port which you set up in the "Running OwnchatBot" section, with `/ocbHook` appended (Example: http://<your.ocb.address>/ocbHook).
+3. In the top field, enter OwnchatBot's address and port which you set up in the "Running OwnchatBot" section, with /ocbHook appended. Example: ```http://<your.ocb.address>/ocbHook```
 4. Click the "Select All" button.
 5. Click "OK"