zigdon / twirssi

An irssi script allowing the use of Twitter from within the IRC client.
http://twirssi.com
133 stars 26 forks source link

Fixing issue 38 #39

Closed flickerfly closed 12 years ago

flickerfly commented 12 years ago

https://github.com/zigdon/twirssi/issues/38

The readme seems to have some issue. I think either a cd to the autorun directory is needed or the link command is referring to the twirssi.pl where we were not told to put it. Sorry if I misunderstand, but I think there is a consistency issue here.

* If you want it to automatically load with irssi, create an autorun dir: mkdir autorun
* And create a symlink in it: ln -s ../twirssi.pl autorun

I added direction to a bullet instructing user to cd to autorun.