From 603723077d662474b5e239acf025d188f5d6e656 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 14 Mar 2010 10:15:42 +1300 Subject: Add instructions for use to README. --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README b/README index e9d9dc9..62fb5dd 100644 --- a/README +++ b/README @@ -4,6 +4,10 @@ xchat-plugins-liw Here are some Xchat plugins I use. I packaged them up as a .deb since I needed them on two different computers (work and home). +The .deb package just puts the plugins in /usr/lib/xchat/plugins. To +actually use them, you need to symlink them to your ~/.xchat2 directory, +one by one. The xchat Python plugin will then automatically load them +when you restart xchat the next time, or you can load them at once +with "/py load foo.py" (for some value of foo). Lars Wirzenius (liw@liw.fi) - -- cgit v1.2.1