Added instructions for loading plugin on OSX.

This commit is contained in:
Håvard Pettersson 2014-09-04 18:14:36 +02:00
parent 0dd50264bd
commit 68254cfb80

View File

@ -18,7 +18,7 @@ This places `tox.so` in `~/.weechat/plugins`.
Usage Usage
----- -----
In WeeChat, load the plugin: `/plugin load tox`. You should get a new buffer called tox. This is the core Tox buffer, where output from commands will print. In WeeChat, load the plugin: `/plugin load tox` (`/plugin load tox.dylib` on OSX). You should get a new buffer called tox. This is the core Tox buffer, where output from commands will print.
- To change your name, `/name <new name>`. - To change your name, `/name <new name>`.
- Get your Tox address with `/myaddress`. - Get your Tox address with `/myaddress`.