From d42e2e25f8714be75b86800be44fa66f9912d717 Mon Sep 17 00:00:00 2001 From: Duje Mihanović Date: Mon, 21 Aug 2023 22:22:12 +0200 Subject: Fix two typos in Jitsi tutorial --- content/jitsi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content') 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 <username> meet.example.org <password> +prosodyctl register meet.example.org ``` Finally, restart `prosody`, `jicofo`, and `jitsi-videobridge2`: -- cgit v1.2.3