Skip to content

Commit

Permalink
[readme] Remove xamcore reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
vargaz committed Mar 26, 2015
1 parent b9abb7c commit 861ea99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ Use `git checkout` to move back to a branch before making changes:
$ git commit/push new changes to the repo (submodule)

$ cd <top-level>
$ git add <submodule> # this will record the new commits to xamcore
$ git add <submodule> # this will record the new commits to the submodule
$ git commit

To switch the repo of a submodule (this should not be a common or normal thing
Expand Down

0 comments on commit 861ea99

Please sign in to comment.