aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorStefan Kangas <skangas@skangas.se>2011-11-18 19:28:47 +0100
committerStefan Kangas <skangas@skangas.se>2011-11-18 19:28:47 +0100
commit24eba0ccdfdfd89609a3119ddcabc83cef3fd3c9 (patch)
tree4b975065f73450bcf66bc6ec548222aed7d0fb70 /INSTALL
parentab34b78c7b247436a3d10d89b5f029fbe093ffe5 (diff)
Improved wording in INSTALL file
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index cfbaa4d..3ea5a05 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-You need several cpan modules to use these scripts.
+You need several CPAN modules to use these scripts.
If you use Debian GNU/Linux, you can install them like so:
@@ -6,3 +6,5 @@ sudo aptitude install -R libdatetime-format-mysql-perl libdatetime-perl \
libdbix-class-perl libemail-valid-perl libfile-slurp-perl libio-prompt-perl \
libmime-base64-perl libmime-lite-perl libstring-mkpasswd-perl \
libtemplate-perl libyaml-syck-perl
+
+This will most probably work for Ubuntu as well.