From f856bfa918d65078555020ab08b73a3ff07dd50f Mon Sep 17 00:00:00 2001 From: Bruno mota Date: Mon, 28 Sep 2015 11:47:39 +0100 Subject: [PATCH] readme sharp dependencies --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ee9334f8..e3e7cbb95 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,7 @@ Installation ### Dependencies -You'll need `graphicsmagick` available on your system. Install it using `brew` -on Mac or from most of the package managers in Linux. +Relax uses [sharp](https://github.com/lovell/sharp) to resize images so you'll need to install its dependencies. Fortunately they have great documentation on how to install them for each platform, you can check them [here](http://sharp.dimens.io/en/stable/install/). You'll also need [MongoDB](https://www.mongodb.org/).