Update get-help.md

This commit is contained in:
John Mulhausen 2016-10-10 14:55:20 -07:00 committed by GitHub
parent 863772ceb1
commit 6760a6a88b
1 changed files with 30 additions and 23 deletions

View File

@ -33,7 +33,7 @@ community members and developers.
</td>
</tr>
<tr>
<td>Internet Relay Chat (IRC)</th>
<td>Internet Relay Chat (IRC)</td>
<td>
<p>
IRC a direct line to our most knowledgeable Docker users.
@ -108,7 +108,9 @@ register:
4. Register your nickname by entering the following command in the
command line bar:
```
/msg NickServ REGISTER yourpassword youremail@example.com
```
![Registering screen](images/register_nic.png)
@ -124,10 +126,11 @@ command line bar:
![Login screen](images/register_email.png)
6. Back in the browser, complete the registration according to the email
by entering the following command into the webchat command line bar:
6. Back in the browser, complete the registration according to the email by entering the following command into the webchat command line bar:
```
/msg NickServ VERIFY REGISTER yournickname somecode
```
Your nickname is now registered to chat on freenode.net.
@ -167,7 +170,9 @@ Client web page in your browser:
5. To register your nickname enter the following message into the command line bar
at the bottom of the IRCCloud Client:
```
/msg NickServ REGISTER yourpassword youremail@example.com
```
This command line bar is for chatting and entering in IRC commands.
@ -177,7 +182,9 @@ at the bottom of the IRCCloud Client:
7. Back in the browser, complete the registration according to the email.
```
/msg NickServ VERIFY REGISTER yournickname somecode
```
## Tips
@ -208,7 +215,7 @@ You can also join the `#docker-dev` group:
To ask questions to the group just type messages in the command line bar:
![Web Chat Screen](images/irc_chat.png)
![Web Chat Screen](images/irc_chat.png)
## Learning more about IRC