From d69ab5dd98ec3d7a12215659e16563bc5a065860 Mon Sep 17 00:00:00 2001 From: tstaubitz Date: Thu, 10 Nov 2016 17:08:16 +0100 Subject: [PATCH] Update LOCAL_SETUP.md --- LOCAL_SETUP.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/LOCAL_SETUP.md b/LOCAL_SETUP.md index 665400dd..4ff3476f 100644 --- a/LOCAL_SETUP.md +++ b/LOCAL_SETUP.md @@ -1,4 +1,6 @@ -``` +Code Ocean +========== + ## Install prerequisites On Mac: install brew - http://brew.sh/ Install Postgres - Mac: http://postgresapp.com/, Others: https://wiki.postgresql.org/wiki/Detailed_installation_guides @@ -72,4 +74,3 @@ bundle exec rspec Login admin@example.org:admin -```