Skip to content

Commit

Permalink
Typo fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Lima committed Mar 29, 2010
1 parent 0de6655 commit 28a3425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/developer_tips.textile
Expand Up @@ -117,7 +117,7 @@ The basic command to set up a submodule is this. Call it for each of the submodu
For Spree, you want to use the path +vendor/spree+.

<shell>
git submodule add some_repo [-b branch] vendor/extension/some_ext
git submodule add some_repo [-b branch] vendor/extensions/some_ext
</shell>

If your project is public, then you probably want to give the public version of your repo so
Expand Down

0 comments on commit 28a3425

Please sign in to comment.