From bd3476f9fe967dce99a6933b28865c09ac58d8b3 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Mon, 30 Sep 2013 14:17:44 -0400 Subject: add missing step in cloning the platform --- docs/platform/quick-start.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/platform/quick-start.md b/docs/platform/quick-start.md index d9b0848..280d2c9 100644 --- a/docs/platform/quick-start.md +++ b/docs/platform/quick-start.md @@ -122,6 +122,7 @@ First we'll create a directory for LEAP things, and then we'll check out the pla $ mkdir ~/leap $ cd ~/leap $ git clone https://leap.se/git/leap_platform.git + $ cd leap_platform $ git submodule sync; git submodule update --init -- cgit v1.2.3