Updated Registration with captcha (markdown)

AsamK 2021-04-08 17:32:32 +02:00
parent 4888996021
commit c94b6d6ef2

@ -8,5 +8,8 @@ To see the URL you can open the browser developer tools (F12) before completing
Check the console in the developer tools for a redirect starting with `signalcaptcha://`
Everything after `signalcaptcha://` is the captcha token.
![](https://user-images.githubusercontent.com/292790/113993106-a8cd5280-9886-11eb-9380-4afe7b71482f.png)
Then execute the `register` command again with the `--captcha` argument (https://github.com/AsamK/signal-cli/blob/master/man/signal-cli.1.adoc#register)
Then execute the `register` command again with the `--captcha` argument (https://github.com/AsamK/signal-cli/blob/master/man/signal-cli.1.adoc#register)
If you do not get any error, you can proceed with the verify command.