Merge pull request #235 from bigfack/master

Update start_guide.md
This commit is contained in:
irungentoo 2013-08-01 04:20:35 -07:00
commit 2916b6e88b

View File

@ -2,7 +2,7 @@
1. [Build Tox](/INSTALL.md)
2. Fix errors
3. Consult IRC for help
4. Go on debugging journy for devs
4. Go on debugging journey for devs
5. Build Tox for real
6. ???
@ -22,9 +22,9 @@ Tox. Here's a user-friendly attempt at it.
+ Now that you're on the network, you need a friend. To get one of those,
you need to to send or receive a request. What's a request, you ask?
It's like a friend request, but we use really scary and cryptic numbers
instead of names. When `nTox` starts, it shows your _your_ long, scary number,
instead of names. When `nTox` starts, it shows _your_ long, scary number,
called your *public key*. Give that to people, and they can add you as
as "friend". Or, you can add someone else, with the `/f` command, if you like.
a "friend". Or, you can add someone else, with the `/f` command, if you like.
3. Chat it up!
+ Now use the `/m` command to send a message to someone. Wow, you're chatting!
4. But something broke!