Browse Source

readme: Update ns reg instructions

tags/v0.11.0-beta
Daniel Oaks 6 years ago
parent
commit
ada1d0a091
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

@@ -122,9 +122,9 @@ oragono run
122 122
 
123 123
 ### How to register a channel
124 124
 
125
-1. Register your account with `/quote ACC REGISTER <username> * passphrase :<password>`
125
+1. Register your account with `/NS REGISTER <username> [<password>]`
126 126
 2. Join the channel with `/join #channel`
127
-3. Register the channel with `/msg ChanServ REGISTER #channel`
127
+3. Register the channel with `/CS REGISTER #channel`
128 128
 
129 129
 After this, your channel will remember the fact that you're the owner, the topic, and any modes set on it!
130 130
 

Loading…
Cancel
Save