I downloaded the Heroku Toolbelt, then i ran the cmd and ran the command Heroku login.
I entered my credentials after that as per https://devcenter.heroku.com/articles/facebook#heroku-account-and-tools-setup
I got the message:
Could not find an existing public key.
Would you like to generate one? [Yn]
I typed y then I got the following message
Generating new SSH public key.
! Could not generate key: 'ssh-keygen' is not recognized as an internal or e
xternal command,
! operable program or batch file.
Then I did some more research and ran the ssh-keygen.exe present in ..\Git\bin
However I got the same error as here.