From: nwf Date: Thu, 28 Aug 2008 09:23:00 +0000 (-0400) Subject: Add README X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=709bf79557b82dae5a84b5f85f7a286fe4f5a4c9;p=instirc Add README darcs-hash:20080828092300-4d648-a1f9637d42a4baf25e80a82da12193f12438beb0.gz --- diff --git a/README b/README new file mode 100644 index 0000000..6da6959 --- /dev/null +++ b/README @@ -0,0 +1,5 @@ +These perl modules assume they exist in a directory called Instance. The +easiest way to make this fly, by far, is to symlink the place you got these +sources as ~/.irssi/scripts/Instance. + +To run tests, you should "ln -s . Instance" too.