diff options
-rw-r--r-- | README.debian | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.debian b/README.debian index 3fc25f1a..cf4650df 100644 --- a/README.debian +++ b/README.debian @@ -6,7 +6,7 @@ via CPAN. A simple way to do this is to: -apt-get install `cat required.deb.txt` +apt-get install `cat required_debs.txt` cpan > install Class::Std > install Config::Std |