Readme updated

This commit is contained in:
Ana
2015-11-30 20:48:01 +01:00
parent e30f29a9aa
commit 80420cdb89
2 changed files with 4 additions and 2 deletions

View File

@@ -28,7 +28,8 @@ Frontend tools used include [SCSS](http://sass-lang.com/) over [Foundation](http
Prerequisites: install git, ImageMagick, Ruby 2.2.3, bundler gem, ghostscript and PostgreSQL (>=9.4).
```
cd participacion
git clone https://github.com/consul/consul.git
cd consul
bundle install
cp config/database.yml.example config/database.yml
cp config/secrets.yml.example config/secrets.yml

View File

@@ -27,7 +27,8 @@ Las herramientas utilizadas para el frontend no están cerradas aún. Los estilo
Prerequisitos: tener instalado git, ImageMagick, Ruby 2.2.3, la gema `bundler`, ghostscript y PostgreSQL (9.4 o superior).
```
cd participacion
git clone https://github.com/consul/consul.git
cd consul
bundle install
cp config/database.yml.example config/database.yml
cp config/secrets.yml.example config/secrets.yml