Subject: | Add installation instructions |
I might have just missed it (as I could not find a README file) but it would be nice to explain how to install it on OSX using Homebrew. I needed the following:
brew install imagemagick
MAGICK_HOME=/usr/local/Cellar/imagemagick/6.8.9-8/
cpanm Image::Magick
(though actually I had to force install it due to a test failure reported in another ticket)