From 233879b6f75f877aebeb3f8acac9adf0d9e35063 Mon Sep 17 00:00:00 2001 From: AsamK Date: Fri, 21 May 2021 22:23:33 +0200 Subject: [PATCH] Updated Registration with captcha (markdown) --- Registration-with-captcha.md | 4 ++++ 1 file changed, 4 insertions(+) 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.