summaryrefslogtreecommitdiff
path: root/content/jitsi.md
diff options
context:
space:
mode:
authorLivreware.org <eunaoconfigurei@umemail.com>2023-07-21 02:42:06 -0400
committerLivreware.org <eunaoconfigurei@umemail.com>2023-07-21 02:42:06 -0400
commit5024eb39f45393f0c296ec311786c42b0c2cc088 (patch)
tree5d53c309ba33d5a35999e1f9cbbce0fdcfd0cb51 /content/jitsi.md
parentd37b8584746cf55e65743cd9e80041f687700d8b (diff)
fixed typo on 'prosodyctl ...' command
Diffstat (limited to 'content/jitsi.md')
-rw-r--r--content/jitsi.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/jitsi.md b/content/jitsi.md
index 82246dd..0df893b 100644
--- a/content/jitsi.md
+++ b/content/jitsi.md
@@ -175,7 +175,7 @@ You now need to register some users in [Prosody](/prosody), you
can do so manually using `prosodyctl`:
```sh
-prosodyctl register &ltusername> meet.example.org &ltpassword>
+prosodyctl register <username> meet.example.org <password>
```
Finally, restart `prosody`, `jicofo`, and `jitsi-videobridge2`: