diff --git a/Registration-with-captcha.md b/Registration-with-captcha.md index f4d5cf6..dd2f6ca 100644 --- a/Registration-with-captcha.md +++ b/Registration-with-captcha.md @@ -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) \ No newline at end of file +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.