3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00

Fix incorrect /NS example (thanks KindOne!)

This commit is contained in:
Daniel Oaks 2020-04-25 16:04:57 +10:00 committed by GitHub
parent cae739fd2e
commit 1c946e1904
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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