Open dmr-dj opened 8 months ago
@dmr-dj
Have you set up your SSH keys properly for GitHub? Since you are trying to clone submodules that are linked here using SSH (i.e. git@github.com:...
), you need to have a valid SSH key available in your environment.
For more information: https://docs.github.com/en/authentication/connecting-to-github-with-ssh/about-ssh
I am trying to clone the repository as indicated in the README:
git clone --recurse-submodules https://github.com/yrobink/SBCK
Any idea to solve this?
Thanks in advance,