Installation Problem

I am trying to get the public key from rails, as the last part of the installation how to in order to paste to Github... but for some reason, it is not actually copying to my clipboard - and the key that I was originally given earlier in the process is not allowing me to connect.

I apologize for the dumb question - but a google search hasn't been getting me any closer! Any ideas?

Attachments: http://www.ruby-forum.com/attachment/8259/Capture2.JPG

This is what I am inputting and not getting a copy with

Attachments: http://www.ruby-forum.com/attachment/8260/Capture.JPG

Can you run git remote -v and see what it says?

I am asssuming you are using windows.

Goto your My Documents folder

Open this file …/My Douments/.ssh/id_rsa.pub with notepad

cd “My Documents”

**notepad .ssh/id_rsa.pub **

copy paste this to your github settings.