From 6049b35cf93b1b9b188be11eace4e48ca2318286 Mon Sep 17 00:00:00 2001 From: Christopher Davis Date: Sun, 27 Aug 2006 23:36:58 +0000 Subject: scripts and README git-svn-id: http://svn.irssi.org/repos/irssi-python@4324 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- INSTALL | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 98ae43c..918c193 100644 --- a/INSTALL +++ b/INSTALL @@ -30,6 +30,9 @@ installed. C library before running irssi. export LD_PRELOAD=/usr/lib/libc_r.so seems to work on FreeBSD. - You may want to load one of the example scripts like hello or fork. + You may want to load one of the example scripts like hello or fork: + + /py load fork + /forkoff Also check out README and docs/irssi-python.html -- cgit