Merge pull request #295 from vilmibm/patch-1

Correct NS REGISTER example
This commit is contained in:
Shivaram Lingamneni 2018-09-05 23:46:10 -04:00 committed by GitHub
commit 8de6da14c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ oragono run
### How to register a channel
1. Register your account with `/NS REGISTER <username> [<password>]`
1. Register your account with `/NS REGISTER <username> <email> <password>`
2. Join the channel with `/join #channel`
3. Register the channel with `/CS REGISTER #channel`