Update LOCAL_SETUP.md

This commit is contained in:
tstaubitz
2016-11-10 17:08:16 +01:00
committed by GitHub
parent 822d4b67ae
commit d69ab5dd98

View File

@ -1,4 +1,6 @@
``` Code Ocean
==========
## Install prerequisites ## Install prerequisites
On Mac: install brew - http://brew.sh/ On Mac: install brew - http://brew.sh/
Install Postgres - Mac: http://postgresapp.com/, Others: https://wiki.postgresql.org/wiki/Detailed_installation_guides Install Postgres - Mac: http://postgresapp.com/, Others: https://wiki.postgresql.org/wiki/Detailed_installation_guides
@ -72,4 +74,3 @@ bundle exec rspec
Login Login
admin@example.org:admin admin@example.org:admin
```