summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2013-08-01 04:20:35 -0700
committerirungentoo <irungentoo@gmail.com>2013-08-01 04:20:35 -0700
commit2916b6e88bb29f89f7d319b585fa9dc3e5bcb4e5 (patch)
treefcf8579a3e97d724ef776dc55136e9cb964dae4f
parente42deccc0eb06b884680ceeea99dfcfa66f1e97e (diff)
parentd40ec2c9aa88dd09f5c8ca6b5f7b3fd766105e29 (diff)
Merge pull request #235 from bigfack/master
Update start_guide.md
-rw-r--r--start_guide.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/start_guide.md b/start_guide.md
index 31d7ca8e..2f973a3e 100644
--- a/start_guide.md
+++ b/start_guide.md
@@ -2,7 +2,7 @@
21. [Build Tox](/INSTALL.md) 21. [Build Tox](/INSTALL.md)
32. Fix errors 32. Fix errors
43. Consult IRC for help 43. Consult IRC for help
54. Go on debugging journy for devs 54. Go on debugging journey for devs
65. Build Tox for real 65. Build Tox for real
76. ??? 76. ???
8 8
@@ -22,9 +22,9 @@ Tox. Here's a user-friendly attempt at it.
22 + Now that you're on the network, you need a friend. To get one of those, 22 + Now that you're on the network, you need a friend. To get one of those,
23 you need to to send or receive a request. What's a request, you ask? 23 you need to to send or receive a request. What's a request, you ask?
24 It's like a friend request, but we use really scary and cryptic numbers 24 It's like a friend request, but we use really scary and cryptic numbers
25 instead of names. When `nTox` starts, it shows your _your_ long, scary number, 25 instead of names. When `nTox` starts, it shows _your_ long, scary number,
26 called your *public key*. Give that to people, and they can add you as 26 called your *public key*. Give that to people, and they can add you as
27 as "friend". Or, you can add someone else, with the `/f` command, if you like. 27 a "friend". Or, you can add someone else, with the `/f` command, if you like.
283. Chat it up! 283. Chat it up!
29 + Now use the `/m` command to send a message to someone. Wow, you're chatting! 29 + Now use the `/m` command to send a message to someone. Wow, you're chatting!
304. But something broke! 304. But something broke!