瀏覽代碼

doc: fix prosodyctl syntax

Saúl Ibarra Corretgé 5 年之前
父節點
當前提交
af305af880
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -153,7 +153,7 @@ In order to do that, first execute a shell in the corresponding container:
 
 Once in the container, run the following command to create a user:
 
-``prosodyctl --config /config/prosody.cfg.lua register username@meet.jitsi``
+``prosodyctl --config /config/prosody.cfg.lua register username meet.jitsi passsword``
 
 The command then asks for a password interactively.