aboutsummaryrefslogtreecommitdiffstats
path: root/longify/longify-urls.pl
diff options
context:
space:
mode:
Diffstat (limited to 'longify/longify-urls.pl')
-rw-r--r--longify/longify-urls.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/longify/longify-urls.pl b/longify/longify-urls.pl
index 7d352dc..b294918 100644
--- a/longify/longify-urls.pl
+++ b/longify/longify-urls.pl
@@ -13,13 +13,13 @@ final target address.
=over
-=item Download the modules from L<http://mauke.dyndns.org/stuff/irssi/lib/IrssiX/>
+=item * Download the modules from L<http://mauke.dyndns.org/stuff/irssi/lib/IrssiX/>
and place them in a directory known to Perl (One of the default system locations
for perl modules, or somewhere that is listed in the C<$PERL5LIB> environment variable).
-They should be placed in a subdirectory named C<IrssiX> in whichever module directory
+They should be placed in a subdirectory named C<IrssiX/> in whichever module directory
you choose.
-=item Copy this script into your F<~/.irssi/scripts/> directory and load with
+=item * Copy this script into your F<~/.irssi/scripts/> directory and load with
C</SCRIPT LOAD F<filename>>.
=back