diff --git a/README.md b/README.md index 97c0afce7800512fe63fb49d4490725f4f906d7f..0bd39b3e75214b049a477f398ce412dc52bbf0cc 100644 --- a/README.md +++ b/README.md @@ -235,7 +235,7 @@ superpowers: ### git checkout $ git checkout https://github.com/defunkt/hub/pull/73 - > git remote add -f -t feature git://github:com/mislav/hub.git + > git remote add -f -t feature mislav git://github.com/mislav/hub.git > git checkout --track -B mislav-feature mislav/feature $ git checkout https://github.com/defunkt/hub/pull/73 custom-branch-name