From 88d472b516dfb53c4604d4cd58bdbb95e097ae62 Mon Sep 17 00:00:00 2001 From: Adria Cidre Date: Thu, 13 Oct 2016 16:55:35 +0200 Subject: [PATCH] Link to install documentation --- README.md | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/README.md b/README.md index abcc09d..e147edc 100644 --- a/README.md +++ b/README.md @@ -13,18 +13,7 @@ Vagrant: [http://www.vagrantup.com/](http://www.vagrantup.com/) ## Quickstart -To start an instance of ernest, first please clone this repo - -``` -$ git clone https://github.com/ernestio/ernest.git -$ cd ernest -``` - -Now we can simply run vagrant up and access the box via ssh - -``` -$ vagrant up -``` +Follow the instructions on the [download page](http://ernest.io/download/) to install ernest with docker or vagrant ## Contributing