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

Clone link README.md is invalid #7

Open
Xeverous opened this issue Apr 10, 2018 · 0 comments
Open

Clone link README.md is invalid #7

Xeverous opened this issue Apr 10, 2018 · 0 comments

Comments

@Xeverous
Copy link

link from readme

$ git clone [email protected]:karloespiritu/BlackDoc.git
Cloning into 'BlackDoc'...
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

link automatically provided by GitHub works

$ git clone https://github.com/karloespiritu/BlackDoc.git
Cloning into 'BlackDoc'...
remote: Counting objects: 114, done.
remote: Compressing objects: 100% (8/8), done.
Receivremote: Total 114 (delta 0), reused 3 (delta 0), pack-reused 106
Receiving objects: 100% (114/114), 2.24 MiB | 992.00 KiB/s, done.
Resolving deltas: 100% (44/44), done.
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

No branches or pull requests

1 participant