Skip to content

Commit

Permalink
Fix URL in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
danielctull committed Feb 23, 2011
1 parent 6e472a7 commit fd231e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.textile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Changes made to the master branch will be merged across to production, so it wil

To add the production branch rather than master, simply use the -b flag as shown below.

bc. git submodule add -b production git://github.com/danielctull/DCTCoreData.git
bc. git submodule add -b production git://github.com/danielctull/DataCenter.git

To keep up to date with the latest changes `cd` into the directory that contains this submodule and pull the newest changes as usual

Expand Down

0 comments on commit fd231e1

Please sign in to comment.