commit | ba0cc8a70f5ab58089b751d1140809f2e28099e9 | [log] [tgz] |
---|---|---|
author | Eric Holmes <eric@ejholmes.net> | 周二 11月 29 00:23:15 2011 -0800 |
committer | Eric Holmes <eric@ejholmes.net> | 周二 11月 29 00:23:15 2011 -0800 |
tree | 9039234194f98376b30baae235628a94c872763a | |
parent | 938ea5f07485118efbf5da60239af73f4f9308a7 [diff] [blame] |
Add --recursive.
diff --git a/README.mdown b/README.mdown index 4dfa335..3d277ff 100644 --- a/README.mdown +++ b/README.mdown
@@ -119,7 +119,7 @@ Contributing ------------ * Fork the repository. -* `git clone git@github.com:<username>/gitflow.git` +* `git clone --recursive git@github.com:<username>/gitflow.git` * `git branch master origin/master` * `git flow init -d` * `git flow feature start <your feature>`