Skip to content

Commit

Permalink
Fix a mis-named link in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
nelstrom committed Mar 25, 2011
1 parent 61655b2 commit 07b08fb
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 @@ -56,7 +56,7 @@ You can review the list of local branches by running:

git branches

And you can switch between branches with the checkout command. For example, to check out the `03_generated_golden_spiral` branch, run:
And you can switch between branches with the checkout command. For example, to check out the `12_xtemplate_from_DOM` branch, run:

git co 12_xtemplate_from_DOM

Expand Down

0 comments on commit 07b08fb

Please sign in to comment.