From 3e24a270fb38acb5c8113dd2baaadbe9faf0e18e Mon Sep 17 00:00:00 2001 From: mh-g Date: Sat, 25 Feb 2017 11:51:00 +0100 Subject: [PATCH] Updated HowToUbuntu (markdown) --- HowToUbuntu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowToUbuntu.md b/HowToUbuntu.md index 2b64051..e9fdffc 100644 --- a/HowToUbuntu.md +++ b/HowToUbuntu.md @@ -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.