readme: advise connecting with "<username>/<network>"
This matches znc's behavior and is more consistent with the multiple-upstream mode (where channels and nicks are suffixed with "/<network>" as well).
This commit is contained in:
parent
d748ff269c
commit
8e6eb18d09
@ -14,7 +14,7 @@ A user-friendly IRC bouncer.
|
||||
go run ./cmd/sojuctl create-user <username>
|
||||
go run ./cmd/soju
|
||||
|
||||
Then connect with username `<username>@chat.freenode.net` and join `#soju`.
|
||||
Then connect with username `<username>/chat.freenode.net` and join `#soju`.
|
||||
|
||||
See the man page at `soju.1.scd` for more information.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user