Skip to content

Commit

Permalink
Merge pull request #1 from Abizern/readme
Browse files Browse the repository at this point in the history
Add instructions to clone the repository recursively
  • Loading branch information
beelsebob committed Dec 24, 2012
2 parents d3070a9 + df62ac5 commit 9b3de03
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -7,3 +7,9 @@ Git Submodules
-------------- --------------


Don't forget to run git submodule init and git submodule update to grab the dependencies! Don't forget to run git submodule init and git submodule update to grab the dependencies!

Alternatively run:

git clone --recursive git://github.com/beelsebob/Stash.git

to clone the repository and checkout the submodules in a single step.

0 comments on commit 9b3de03

Please sign in to comment.