diff --git a/README.md b/README.md index 379855d50..3ecdc0d1b 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ You can access the main website of the project at [http://consuldemocracy.org](h ## Configuration for development and test environments -**NOTE**: For more detailed instructions check the [docs](https://docs.consuldemocracy.org) +**NOTE**: For more detailed instructions, check the [local installation docs](docs/en/installation/local_installation.md). Prerequisites: install git, Ruby 3.2.4, CMake, pkg-config, Node.js 18.20.3, ImageMagick and PostgreSQL (>=9.5). diff --git a/README_ES.md b/README_ES.md index 1da7d4a33..0a7c9a890 100644 --- a/README_ES.md +++ b/README_ES.md @@ -32,7 +32,7 @@ Puedes acceder a la página principal del proyecto en [http://consuldemocracy.or ## Configuración para desarrollo y tests -**NOTA**: para unas instrucciones más detalladas consulta la [documentación](https://docs.consuldemocracy.org) +**NOTA**: para unas instrucciones más detalladas, consulta la [documentación de instalación local](docs/es/installation/local_installation.md). Prerrequisitos: tener instalado git, Ruby 3.2.4, CMake, pkg-config, Node.js 18.20.3, ImageMagick y PostgreSQL (9.5 o superior). diff --git a/docs/en/README.md b/docs/en/README.md index ba54a5fec..e44305542 100644 --- a/docs/en/README.md +++ b/docs/en/README.md @@ -10,7 +10,7 @@ You can access the main website of the project at [http://consuldemocracy.org](h ## Configuration for development and test environments -**NOTE**: For more detailed instructions check the [docs](https://docs.consuldemocracy.org) +**NOTE**: For more detailed instructions, check the [local installation docs](installation/local_installation.md). Prerequisites: install git, Ruby 3.2.4, CMake, pkg-config, Node.js 18.20.3, ImageMagick and PostgreSQL (>=9.5). diff --git a/docs/es/README.md b/docs/es/README.md index 04b82b621..c40ca1d7b 100644 --- a/docs/es/README.md +++ b/docs/es/README.md @@ -10,7 +10,7 @@ Puedes acceder a la página principal del proyecto en [http://consuldemocracy.or ## Configuración para desarrollo y tests -**NOTA**: para unas instrucciones más detalladas consulta la [documentación](https://docs.consuldemocracy.org) +**NOTA**: para unas instrucciones más detalladas, consulta la [documentación de instalación local](installation/local_installation.md). Prerrequisitos: tener instalado git, Ruby 3.2.4, CMake, pkg-config, Node.js 18.20.3, ImageMagick y PostgreSQL (9.5 o superior).