From 73047b814fe66c42aebc0d29e1a227af3a14d428 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 6 Nov 2012 17:01:56 -0500 Subject: update README to provide additional information about the leap help step and to combine the submodule initialization into one step --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README.md') 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 ============= -- cgit v1.2.3