From 70010665edf5427b9a5091ac33799ffe59ac8112 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Fri, 5 May 2006 09:49:25 +0000 Subject: [PATCH] documentation update --- lam/docs/README.lamdaemon.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lam/docs/README.lamdaemon.txt b/lam/docs/README.lamdaemon.txt index 7488a5b0..9f8f4e08 100644 --- a/lam/docs/README.lamdaemon.txt +++ b/lam/docs/README.lamdaemon.txt @@ -35,9 +35,9 @@ To install them, run: perl -MCPAN -e shell - install Quota - install Net::SSH::Perl - install Math::BigInt::GMP + install Quota # required + install Net::SSH::Perl # required + install Math::BigInt::GMP # optional but very poor performance if not installed If your Perl executable is not located in /usr/bin/perl you will have to edit the path in the first line of lamdaemon.pl.