First, let's check to see if you already have an SSH key. In your Terminal type:
ls ~/.ssh/id_rsa
If your terminal returns:
No such file or directory
If your terminal returns:
/Users/[Something]/.ssh/id_rsa
You already have an SSH key. Proceed by clicking here.