use :::console

This commit is contained in:
Jesús 2021-09-20 21:23:52 -05:00
parent 36f9a0791a
commit f9da42be13
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766
2 changed files with 8 additions and 12 deletions

View File

@ -60,9 +60,8 @@ GitHub repository.
To create an account with yowsup, you must run the following command: To create an account with yowsup, you must run the following command:
```bash :::console
$ yowsup-cli registration -E s40 -r sms -p <phone_number> -C <country_code> -m <country_mobile_code> -n <network_mobile_code> $ yowsup-cli registration -E s40 -r sms -p <phone_number> -C <country_code> -m <country_mobile_code> -n <network_mobile_code>
```
So, as Jack the Ripper said, let's go part. So, as Jack the Ripper said, let's go part.
@ -74,9 +73,8 @@ So, as Jack the Ripper said, let's go part.
If everything works, something like this should appear at the end of the command, If everything works, something like this should appear at the end of the command,
you should receive a text message with the code to register, similarly write: you should receive a text message with the code to register, similarly write:
```bash :::console
$ yowsup-cli registration -E s40 -p <phone_number> -C <country_code> -m <country_mobile_code> -n <network_mobile_code> -R <sms_code> $ yowsup-cli registration -E s40 -p <phone_number> -C <country_code> -m <country_mobile_code> -n <network_mobile_code> -R <sms_code>
```
Where `<sms_code>` corresponds to the code you received on your cell Where `<sms_code>` corresponds to the code you received on your cell
phone. phone.

View File

@ -55,9 +55,8 @@ de un issue del repositorio GitHub de yowsup.
Para crearte una cuenta con yowsup, debes ejecutar el siguiente comando: Para crearte una cuenta con yowsup, debes ejecutar el siguiente comando:
```bash :::console
$ yowsup-cli registration -E s40 -r sms -p <nº_de_teléfono> -C <código_del_país> -m <código_móvil_del_país> -n <código_móvil_de_la_red> $ yowsup-cli registration -E s40 -r sms -p <nº_de_teléfono> -C <código_del_país> -m <código_móvil_del_país> -n <código_móvil_de_la_red>
```
Entonces, como dijo Jack el destripador, vamos por parte. Entonces, como dijo Jack el destripador, vamos por parte.
@ -70,9 +69,8 @@ Entonces, como dijo Jack el destripador, vamos por parte.
Si todo funcionó, debería aparecerte algo como esto al final del comando, deberías recibir Si todo funcionó, debería aparecerte algo como esto al final del comando, deberías recibir
un mensaje de texto con el código para registrarte, de forma similar, escribe: un mensaje de texto con el código para registrarte, de forma similar, escribe:
```bash :::console
$ yowsup-cli registration -E s40 -p <nº_de_teléfono> -C <código_del_país> -m <código_móvil_del_país> -n <código_móvil_de_la_red> -R <código_del_sms> $ yowsup-cli registration -E s40 -p <nº_de_teléfono> -C <código_del_país> -m <código_móvil_del_país> -n <código_móvil_de_la_red> -R <código_del_sms>
```
Donde `<código_del_sms>` corresponde al código que recibiste en tu celular. Donde `<código_del_sms>` corresponde al código que recibiste en tu celular.
El resultado del comando, cerca del final, deberías obtener algo como: El resultado del comando, cerca del final, deberías obtener algo como: