From 7f8c01ef722e244697b69e615ca44266dc257f12 Mon Sep 17 00:00:00 2001 From: Francois B Date: Sat, 2 Sep 2017 01:21:53 +0200 Subject: [PATCH] README.md updated --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 949542a..5297d03 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ Requirements ``` sudo apt-get install detox ``` +* imagemagick +``` +sudo apt-get install imagemagick +``` Installation ------------