From: www-data Date: Wed, 23 Aug 2006 20:40:59 +0000 (+0000) Subject: web commit by EdAvis X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/89fccafa57ea93bbce5f0c1b5a0e275fd9911fa1?hp=3c378ff6e7bd3440f74e0913e29e857bbf5d0bd5 web commit by EdAvis --- diff --git a/doc/install.mdwn b/doc/install.mdwn index 9164d7185..3a9885828 100644 --- a/doc/install.mdwn +++ b/doc/install.mdwn @@ -7,7 +7,7 @@ Ikiwiki requires [[MarkDown]] and the `HTML::Parser` perl module be installed, and also uses the following perl modules if available: `CGI::Session` `CGI::FormBuilder` (version 3.02.02 or newer) `HTML::Template` `Mail::SendMail` `Time::Duration` `Date::Parse`, -`HTML::Scrubber`, `RPC::XML`, `XML::Simple`, `XML::Feed` +`HTML::Scrubber`, `RPC::XML`, `XML::Simple`, `XML::Feed`. The 'fortune' plugin uses fortune(1). If you're installing MarkDown by hand, note that it should be installed as `Markdown.pm` somewhere in perl's module search path, or alternately as