Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in README.md #2

Closed
eelco opened this issue Dec 9, 2009 · 1 comment
Closed

Typo in README.md #2

eelco opened this issue Dec 9, 2009 · 1 comment

Comments

@eelco
Copy link

eelco commented Dec 9, 2009

Unless I'm misunderstanding something, I think this is a typo/copy-paste error:

$ git remote add -p pjhyett
> git remote add rtomayko git@github.com:rtomayko/CURRENT_REPO.git

And should be:

$ git remote add -p pjhyett
> git remote add pjhyett git@github.com:pjhyett/CURRENT_REPO.git
@defunkt
Copy link
Contributor

defunkt commented Dec 9, 2009

Thanks, fixed!

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants