Updated HowToUbuntu (markdown)

mh-g 2017-02-25 11:51:00 +01:00
parent ada32cc073
commit 3e24a270fb

@ -26,7 +26,7 @@ After a few seconds, you will receive an SMS on the cell phone with phone number
> 25 Feb. 2017 10:52
2. Verify your phone number
Enter `./signal-cli -u +4915151111111 verify 123-456` on the command line. Again, no reply if all is fine.
Enter `./signal-cli -u +4915151111111 verify **123-456**` on the command line. Again, no reply if all is fine.
## Send a first message from the command line
We assume that the receiver of the message has the phone number +4915152222222. Enter `./signal-cli -u +4915151111111 send -m "My first message from the CLI" +4915152222222` on the command line. Again, no reply if all is fine.