-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
-`/usr/bin/markdown`. Ikiwiki will find it under either name.
+## Debian
+
+The Debian packages depend on and recommend an appropriate set of packages,
+so just install ikiwiki using apt.
+
+## Fedora 7
+
+While Fedora 7 doesn't have an ikiwiki package, you can install needed
+perl modules using this command:
+
+ yum install perl-Text-Markdown perl-Mail-Sendmail perl-HTML-Scrubber \
+ perl-XML-Simple perl-TimeDate perl-HTML-Template perl-CGI-FormBuilder \
+ perl-CGI-Session perl-File-MimeInfo perl-gettext perl-Authen-Passphrase