Fix WeeChat command to add relay in INSTALL

This commit is contained in:
Sebastien Helleu 2013-03-04 12:53:06 +01:00
parent 9b4804b920
commit 085098a963
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ WeeChat setup
You have to add a relay port in WeeChat, for example on port 1234:
----------------------------------------
/relay add weechat.* 1234
/relay add weechat 1234
/set relay.network.password "mypass"
----------------------------------------