From 557e3a2efa2084878b476de62d84b24439ed18cb Mon Sep 17 00:00:00 2001 From: jprberlin Date: Fri, 27 Feb 2015 15:38:57 +0100 Subject: [PATCH] Update LOCAL_SETUP.md Fix formatting --- LOCAL_SETUP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LOCAL_SETUP.md b/LOCAL_SETUP.md index 2394b3c8..2041b652 100644 --- a/LOCAL_SETUP.md +++ b/LOCAL_SETUP.md @@ -1,5 +1,4 @@ - - +``` Install prerequisites On Mac: install brew - http://brew.sh/ Install Postgres - Mac: http://postgresapp.com/, Others: https://wiki.postgresql.org/wiki/Detailed_installation_guides @@ -74,3 +73,4 @@ bundle exec rspec Login admin@example.org:admin +```