diff --git a/Registration-with-captcha.md b/Registration-with-captcha.md index dd2f6ca..37bfb85 100644 --- a/Registration-with-captcha.md +++ b/Registration-with-captcha.md @@ -12,4 +12,8 @@ Everything after `signalcaptcha://` is the captcha token. Then execute the `register` command again with the `--captcha` argument (https://github.com/AsamK/signal-cli/blob/master/man/signal-cli.1.adoc#register) +``` +signal-cli -u USERNAME register --captcha 03AG...Uonw +``` + If you do not get any error, you can proceed with the verify command.