conflicts fixed 2

This commit is contained in:
Ana
2015-12-01 23:11:18 +01:00
parent 2371467b6d
commit c9136807ff

View File

@@ -27,10 +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). Prerequisitos: tener instalado git, ImageMagick, Ruby 2.2.3, la gema `bundler`, ghostscript y PostgreSQL (9.4 o superior).
``` ```
<<<<<<< HEAD
git clone https://github.com/consul/consul.git git clone https://github.com/consul/consul.git
=======
>>>>>>> upstream/master
cd consul cd consul
bundle install bundle install
cp config/database.yml.example config/database.yml cp config/database.yml.example config/database.yml