From 216afb6c647a9cba11f47bd5282ac4fcc0dc704e Mon Sep 17 00:00:00 2001 From: tstaubitz Date: Thu, 10 Nov 2016 17:14:57 +0100 Subject: [PATCH] Update LOCAL_SETUP.md --- LOCAL_SETUP.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/LOCAL_SETUP.md b/LOCAL_SETUP.md index 4ff3476f..5a0a33f7 100644 --- a/LOCAL_SETUP.md +++ b/LOCAL_SETUP.md @@ -1,12 +1,8 @@ -Code Ocean +Local Setup with Vagrant ========== ## Install prerequisites -On Mac: install brew - http://brew.sh/ -Install Postgres - Mac: http://postgresapp.com/, Others: https://wiki.postgresql.org/wiki/Detailed_installation_guides -Install Vagrant - https://docs.vagrantup.com/v2/installation/, using homebrew: http://sourabhbajaj.com/mac-setup/Vagrant/README.html -Install rvm(ruby-2.1.2 + rails-4.x) - https://rvm.io/rvm/install -Install Docker - Mac: https://docs.docker.com/installation/mac/, Ubuntu: https://docs.docker.com/installation/ubuntulinux/ +Install Vagrant - https://www.vagrantup.com/docs/installation/ Install VirtualBox - https://www.virtualbox.org/wiki/Downloads ## Install and setup