diff options
author | Micah Anderson <micah@riseup.net> | 2012-11-06 17:01:56 -0500 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2012-11-06 17:01:56 -0500 |
commit | 73047b814fe66c42aebc0d29e1a227af3a14d428 (patch) | |
tree | 8ae9de24bdbab644cc9c06c72a03dbe3457a29a6 /README.md | |
parent | 9a41d72f1477e0ba4659207633358d36105caea7 (diff) |
update README to provide additional information about the leap help step and to combine the submodule initialization into one step
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -47,7 +47,7 @@ See also README.md for installation hints, but this should work in most cases: bundle rake build rake install - leap help + leap help - this should provide you with the help output of the leap command-line tool Install leap_platform --------------------- @@ -62,8 +62,7 @@ Right now, use the develop branch Initialize Submodules - git submodule init - git submodule update + git submodule update --init Configuration ============= |