Browse Source

Typo.

master
Дамян Минков 10 years ago
parent
commit
fd44cfa7a0
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      doc/manual-install.md

+ 1
- 1
doc/manual-install.md View File

150
 Run jicofo:
150
 Run jicofo:
151
 ```sh
151
 ```sh
152
 cd dist/{os-name}'
152
 cd dist/{os-name}'
153
-./jicofo.sh --domain=jitsi.exmaple.com --secret=YOURSECRET2 --user_domain=auth.jitsi.example.com --user_name=focus --user_password=YOURSECRET3
153
+./jicofo.sh --domain=jitsi.example.com --secret=YOURSECRET2 --user_domain=auth.jitsi.example.com --user_name=focus --user_password=YOURSECRET3
154
 ```
154
 ```
155
 
155
 
156
 ## Deploy Jitsi Meet
156
 ## Deploy Jitsi Meet

Loading…
Cancel
Save