From 87fc2a76a03879c665f68ab1c9d06b68d689c5e6 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Thu, 11 Jul 2013 00:59:33 +0200 Subject: [PATCH] Remove some redundancy in the README --- README.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.markdown b/README.markdown index b33d526..dc9a543 100644 --- a/README.markdown +++ b/README.markdown @@ -83,10 +83,10 @@ Requirements To use these tools you'll need the following software: * [debootstrap](http://packages.debian.org/debootstrap) -* Perl - * The Perl module [Config::IniFiles](http://metacpan.org/release/Config-IniFiles) +* Perl and the following Perl modules + * [Config::IniFiles](http://metacpan.org/release/Config-IniFiles) ([Debian Package libconfig-inifiles-perl](http://packages.debian.org/libconfig-inifiles-perl)) - * The Perl module [Text::Template](http://metacpan.org/release/Text-Template) + * [Text::Template](http://metacpan.org/release/Text-Template) ([Debian Package libtext-template-perl](http://packages.debian.org/libtext-template-perl)) * Make, if you are not installing through a package manager