From ce10b6890f5c7d95c4043a81c5fac6e8fedb9cd1 Mon Sep 17 00:00:00 2001 From: varac Date: Wed, 7 Jan 2015 09:55:03 +0100 Subject: updated quick start guide to clone leap_platform before --- docs/platform/tutorials/quick-start.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/platform/tutorials/quick-start.md b/docs/platform/tutorials/quick-start.md index 0c6ec20..132fd32 100644 --- a/docs/platform/tutorials/quick-start.md +++ b/docs/platform/tutorials/quick-start.md @@ -29,8 +29,13 @@ This is by far the easiest way. It will install a single node mail Server in the default configuration with one single command. +Clone the 0.6.1 platform branch with + + git clone -b 0.6.1 https://github.com/leapcode/leap_platform.git + Start the vagrant box with + cd leap_platform vagrant up Follow the instructions how to configure your `/etc/hosts` -- cgit v1.2.3