diff options
-rw-r--r-- | README.pod | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/README.pod b/README.pod index 784fc971a..b020a81e2 100644 --- a/README.pod +++ b/README.pod @@ -75,7 +75,7 @@ Perl 5.8 or above =item * -ImageMagick and the perl bindings +ImageMagick and the perl bindings. =item * @@ -299,3 +299,7 @@ it may not start FixMyStreet caches compiled templates alongside the source files so the templates directory needs to be writable by the process that is running FixMyStreet. +=head2 Image::Magick + +If your OS has a way to install a binary version of Image::Magick then it's recommended +that you do that rather than install via CPAN. |