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

Git clone gets permission denied #6

Closed
getrasa opened this issue Apr 6, 2018 · 1 comment
Closed

Git clone gets permission denied #6

getrasa opened this issue Apr 6, 2018 · 1 comment

Comments

@getrasa
Copy link

getrasa commented Apr 6, 2018

Issue summary

When I run this in cmd
git clone --recursive git@github.com:openai/retro.git gym-retro
I get :
'Cloning into 'gym-retro'...
Permission denied (publickey).
fatal: Could not read from remote repository.

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

What might be the issue?

System information

@endrift
Copy link
Contributor

endrift commented Apr 6, 2018

use https instead of git@, as seen in #7.

@endrift endrift closed this as completed Apr 6, 2018
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

2 participants