have a Github account, make sure to register.
download and install git for windows
git config --global color.ui true
git config --global user.name "YOUR NAME"
git config --global user.email "YOUR@EMAIL.com"
ssh-keygen -t rsa -b 4096 -C "YOUR@EMAIL.com"
- leave the file path as is
- leave the password empty