From d7931f3d74eaabd18bbb9aa95b11e0dc56b92cd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20Baza=CC=81n?= Date: Tue, 11 Aug 2015 11:18:49 +0200 Subject: [PATCH] adds ImageMagick to README --- README.md | 2 +- README_EN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 66c1853dc..8ac64fe11 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Las herramientas utilizadas para el frontend no están cerradas aún. Los estilo ## Configuración para desarrollo y tests -Prerequisitos: tener instalado git, Ruby 2.2.2, la gema `bundler`, y una librería moderna de PostgreSQL. +Prerequisitos: tener instalado git, ImageMagick, Ruby 2.2.2, la gema `bundler`, y una librería moderna de PostgreSQL. ``` cd participacion diff --git a/README_EN.md b/README_EN.md index b1b1521ff..635228150 100644 --- a/README_EN.md +++ b/README_EN.md @@ -21,7 +21,7 @@ Frontend tools used include [SCSS](http://sass-lang.com/) over [Foundation](http ## Configuration for development and test environments -Prerequisites: install git, Ruby 2.2.2, bundler gem and PostgreSQL. +Prerequisites: install git, ImageMagick, Ruby 2.2.2, bundler gem and PostgreSQL. ``` cd participacion