diff options
author | Azul <azul@leap.se> | 2012-10-31 10:46:38 +0100 |
---|---|---|
committer | Azul <azul@leap.se> | 2012-10-31 10:46:38 +0100 |
commit | f738852867423130c49221522eb8825c161b0f5a (patch) | |
tree | be1c1dbd8994640434e8c6869125627d4d93cfc6 /README.md | |
parent | d5676f4afc29640fce90a7aec30e475209c83647 (diff) |
minor: need to cd into leap_web before initializing submodules
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |