I'm following the steps here. I'm on step 3 of Set Up SSH Keys.
When I type in:
ssh-keygen -t rsa -C "myemailhere"
I get the response:
ssh-keygen: command not found
What is this supposed to mean? I'm using the portable version of Git, I've got open bash.exe from inside the bin.
