From 7f7db4f0eed694810b2dc7bfb50a8d3a3579d410 Mon Sep 17 00:00:00 2001 From: Emma Milner Date: Wed, 14 Oct 2015 14:35:30 +0100 Subject: [PATCH] updates readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4597e5d9c7..c6c26276fb 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,8 @@ You will need to install: * sbt * JDK 8 * Nginx -* [GraphicsMagick](http://www.graphicsmagick.org/) or [ImageMagick](http://www.imagemagick.org/) (we use -GraphicsMagick on the servers). -`sudo apt-get install graphics` or `brew install imagemagick`. +* [GraphicsMagick](http://www.graphicsmagick.org/) +`sudo apt-get install graphicsmagick` or `brew install graphicsmagick`. ### Nginx