readme: Fix channel reg command (thanks @enckse!)

This commit is contained in:
Daniel Oaks 2017-06-25 03:42:26 +10:00
parent 23a26f83fe
commit 0aae54cf33
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ oragono run
1. Register your account with `/quote ACC REGISTER <username> * passphrase :<password>`
2. Join the channel with `/join #channel`
3. Register the channel with `/privmsg ChanServ REGISTER #channel`
3. Register the channel with `/msg ChanServ REGISTER #channel`
After this, your channel will remember the fact that you're the owner, the topic, and any modes set on it!