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 +```