X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/da8196e91b8bf66882d701b60d554c5c78905e02..75edc3c2233461ad371710c05497e6c7e1e79a46:/doc/install.mdwn diff --git a/doc/install.mdwn b/doc/install.mdwn index 9c5d5939b..775769e88 100644 --- a/doc/install.mdwn +++ b/doc/install.mdwn @@ -13,10 +13,13 @@ wrappers. Ikiwiki requires the [[!cpan Text::Markdown::Discount]] (or [[!cpan Text::Markdown]]), [[!cpan URI]], -[[!cpan HTML::Parser]], [[!cpan HTML::Template]], and [[!cpan HTML::Scrubber]] -perl modules be installed. It can also use a lot of other perl modules, if +[[!cpan HTML::Parser]], [[!cpan HTML::Template]], [[!cpan YAML::XS]] and [[!cpan HTML::Scrubber]] +perl modules be installed. +It can also use a lot of other perl modules, if they are available. +In addition, Ikiwiki requires the 'gettext' package for internationalisation. + Various [[plugins]] use other perl modules and utilities; see their individual documentation for details.