From 68254cfb8086a67782e2d87e27e132359f09d3b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5vard=20Pettersson?= Date: Thu, 4 Sep 2014 18:14:36 +0200 Subject: [PATCH] Added instructions for loading plugin on OSX. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c626525..3581c05 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This places `tox.so` in `~/.weechat/plugins`. 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 `. - Get your Tox address with `/myaddress`.