better formatting

This commit is contained in:
Tor Hveem 2013-10-07 12:09:30 +02:00
parent f7abb3448e
commit a82ca40db8
1 changed files with 2 additions and 2 deletions

View File

@ -29,8 +29,8 @@
</h2> </h2>
<div>To start using, please enable relay in your WeeChat client: <div>To start using, please enable relay in your WeeChat client:
<pre> <pre>
/set relay.network.password yourpassword /set relay.network.password yourpassword
/relay add weechat 9001</pre> /relay add weechat 9001</pre>
Note: The communication goes directly between your browser and your weechat in clear text. Note: The communication goes directly between your browser and your weechat in clear text.
Connection settings are saved between sessions, including password, in your own browser. Connection settings are saved between sessions, including password, in your own browser.
</div> </div>