summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2012-11-06 17:01:56 -0500
committerMicah Anderson <micah@riseup.net>2012-11-06 17:01:56 -0500
commit73047b814fe66c42aebc0d29e1a227af3a14d428 (patch)
tree8ae9de24bdbab644cc9c06c72a03dbe3457a29a6 /README.md
parent9a41d72f1477e0ba4659207633358d36105caea7 (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.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 231aeaa7..7917a42f 100644
--- a/README.md
+++ b/README.md
@@ -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
=============