Skip to content

Commit

Permalink
Add --recursive.
Browse files Browse the repository at this point in the history
  • Loading branch information
ejholmes committed Nov 29, 2011
1 parent 938ea5f commit ba0cc8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.mdown
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Any questions, tips, or general discussion can be posted to our Google group:
Contributing
------------
* Fork the repository.
* `git clone [email protected]:<username>/gitflow.git`
* `git clone --recursive [email protected]:<username>/gitflow.git`
* `git branch master origin/master`
* `git flow init -d`
* `git flow feature start <your feature>`
Expand Down

0 comments on commit ba0cc8a

Please sign in to comment.