Add ImageMagick to prerequisites

We include ImageMagick in the local installation instructions as well as
in the installer, but we forgot to add it to the list of prerequisites
in the README.
This commit is contained in:
Javi Martín
2024-08-06 15:47:22 +02:00
parent 5f20b5baac
commit 13d31b8668
4 changed files with 4 additions and 4 deletions

View File

@@ -34,7 +34,7 @@ Puedes acceder a la página principal del proyecto en [http://consuldemocracy.or
**NOTA**: para unas instrucciones más detalladas consulta la [documentación](https://docs.consuldemocracy.org)
Prerequisitos: tener instalado git, Ruby 3.2.4, CMake, pkg-config, Node.js 18.20.3 y PostgreSQL (9.5 o superior).
Prerequisitos: tener instalado git, Ruby 3.2.4, CMake, pkg-config, Node.js 18.20.3, ImageMagick y PostgreSQL (9.5 o superior).
```bash
git clone https://github.com/consuldemocracy/consuldemocracy.git