Marc Laporte 11 anni fa
parent
commit
e60f5bf859
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      INSTALL.md

+ 1
- 1
INSTALL.md Vedi File

@@ -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
 ```

Loading…
Annulla
Salva