Added ghostscript to Readme. Required for captcha

This commit is contained in:
Alejandro
2015-08-20 21:12:31 +02:00
parent 73f5c4e21e
commit 71b9c84b7f
3 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@@ -25,3 +25,4 @@
# Mac finder artifacts
.DS_Store
.ruby-gemset

View File

@@ -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, ImageMagick, Ruby 2.2.2, la gema `bundler`, y PostgreSQL (9.4 o superior).
Prerequisitos: tener instalado git, ImageMagick, Ruby 2.2.2, la gema `bundler`, ghostscript y PostgreSQL (9.4 o superior).
```
cd participacion

View File

@@ -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, ImageMagick, Ruby 2.2.2, bundler gem and PostgreSQL (>=9.4).
Prerequisites: install git, ImageMagick, Ruby 2.2.2, bundler gem, ghostscript and PostgreSQL (>=9.4).
```
cd participacion