From 92d7c44639cf2934ae5093aace8d459b7ded3acf Mon Sep 17 00:00:00 2001 From: Angel Perez Date: Sun, 25 Mar 2018 21:46:40 -0400 Subject: [PATCH] Add Node.js as requirement on README (spanish) --- README_ES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_ES.md b/README_ES.md index 9e373dea8..47277da47 100644 --- a/README_ES.md +++ b/README_ES.md @@ -27,7 +27,7 @@ El desarrollo de esta aplicación comenzó el [15 de Julio de 2015](https://gith **NOTA**: para unas instrucciones más detalladas consulta la [documentación](https://github.com/consul/docs/tree/master/es/getting_started/prerequisites) -Prerequisitos: tener instalado git, Ruby 2.3.2, la gema `bundler` y PostgreSQL (9.4 o superior). +Prerequisitos: tener instalado git, Ruby 2.3.2, la gema `bundler`, Node.js y PostgreSQL (9.4 o superior). ```bash git clone https://github.com/consul/consul.git