summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2012-10-31 10:46:38 +0100
committerAzul <azul@leap.se>2012-10-31 10:46:38 +0100
commitf738852867423130c49221522eb8825c161b0f5a (patch)
treebe1c1dbd8994640434e8c6869125627d4d93cfc6 /README.md
parentd5676f4afc29640fce90a7aec30e475209c83647 (diff)
minor: need to cd into leap_web before initializing submodules
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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