Marc Laporte 11 年前
父节点
当前提交
e60f5bf859
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      INSTALL.md

+ 1
- 1
INSTALL.md 查看文件

@@ -128,7 +128,7 @@ In the user home that will be starting Jitsi Videobridge create `.sip-communicat
128 128
 org.jitsi.impl.neomedia.transform.srtp.SRTPCryptoContext.checkReplay=false
129 129
 ```
130 130
 
131
-Start the videobrdige with:
131
+Start the videobridge with:
132 132
 ```sh
133 133
 ./jvb.sh --host=localhost --domain=jitsi.example.com --port=5347 --secret=YOURSECRET1 &
134 134
 ```

正在加载...
取消
保存