aboutsummaryrefslogtreecommitdiff
path: root/doc/install.mdwn
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-23 20:40:59 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-23 20:40:59 +0000
commit89fccafa57ea93bbce5f0c1b5a0e275fd9911fa1 (patch)
treee9d95613cb8cdb99178ca849444b1ff551204ef9 /doc/install.mdwn
parent3c378ff6e7bd3440f74e0913e29e857bbf5d0bd5 (diff)
downloadikiwiki-89fccafa57ea93bbce5f0c1b5a0e275fd9911fa1.tar
ikiwiki-89fccafa57ea93bbce5f0c1b5a0e275fd9911fa1.tar.gz
web commit by EdAvis
Diffstat (limited to 'doc/install.mdwn')
-rw-r--r--doc/install.mdwn2
1 files changed, 1 insertions, 1 deletions
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