From f738852867423130c49221522eb8825c161b0f5a Mon Sep 17 00:00:00 2001 From: Azul Date: Wed, 31 Oct 2012 10:46:38 +0100 Subject: minor: need to cd into leap_web before initializing submodules --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7e1ad1a..3ea47bb 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ On Debian Wheezy or later, there is a Debian package for bundler, so you can alt ### Download source git clone git://leap.se/leap_web + cd leap_web git submodule update --init ### Install required ruby libraries -- cgit v1.2.3