Skip to content

Commit

Permalink
Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Bandi committed Apr 13, 2014
1 parent 7a2503f commit 8ecd749
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ If you ommit the --recursive on the initial checkout, you can get the submodules
`git submodule init`
`git submodule update`

To update the repo to the latest version use:
`git pull --recurse-submodules`
To update the repo to the latest version use:
`git pull --recurse-submodules`
`git submodule update --recursive`

0 comments on commit 8ecd749

Please sign in to comment.