diff --git a/docs/faq.html b/docs/faq.html index 80c1fd33..498667b7 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -121,6 +121,7 @@ just fine so why bother?
A: Put them into ~/.irssi/scripts/autorun/ directory. Or better would be -if you placed them in ~/.irssi/scripts/ and created symlinks to autorun -directory (eg. cd ~/.irssi/scripts/autorun/ ; ln -s ../script.pl .)
+A: Put them into ~/.irssi/scripts/autorun/
directory. Or
+better would be if you placed them in ~/.irssi/scripts/
and
+created symlinks to autorun directory (eg. cd
+~/.irssi/scripts/autorun/ ; ln -s ../script.pl .
)