summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/platform/tutorials/quick-start.md5
1 files changed, 5 insertions, 0 deletions
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`