I'm setting up SSH keys for a new class (completely new to this stuff) and when I get to the step that states, "Go to GitHub's SSH key settings. Click New SSH key. When the form pops up, enter a name for your computer in the Title input. In the Key input, paste the SSH key you copied."
I follow the instructions and it tells me, "Key is invalid. It must begin with 'ssh-ed25519', 'ssh-rsa', 'ssh-dss', 'ecdsa-sha2-nistp256', 'ecdsa-sha2-nistp384', or 'ecdsa-sha2-nistp521'. Check that you're copying the public half of the key."
- I know this isn't good, although I have no idea what it means.
- How do I fix this?
Any help would be greatly appreciated.
Sincerely,
A Complete Newbie