diff --git a/docs/githubssh.html b/docs/githubssh.html index 7130dc0..8276729 100644 --- a/docs/githubssh.html +++ b/docs/githubssh.html @@ -695,7 +695,7 @@ 3K9YNI2WbXxkcfnHZgyW7/3WXghBbKndhbKbCR00JLfTHsK Kaz17c4xIHQrw7u0GsPXai6pMtwMeVmXQH00L5hD0WE5Ioo =githubemail@example.com

-

  1. GitHub SSH key configuration. Configure your GitHub SSH key in the settings of your online GitHub account. Navigate to username > Settings > SSH and GPG Keys > Add New

+

  1. GitHub SSH key configuration. Configure your GitHub SSH key in the settings of your online GitHub account. Navigate to username > Settings > SSH and GPG Keys > Add New

  1. Title the ssh-key how you please. Make it descriptive like: servername-key. Paste the public key into the box and press Add SSH key
  1. Navigate to your repository on GitHub or create a new one. When cloning a repository to the mcc, or other secure shell, press Code. Then copy the SSH link
  1. On the mcc, type (fill in the details with your username and repository name). Enter your GitHub username and the personal access token generated in the first part. Password authentication is no longer supported as of August 2021.
git clone git@github.com:username/repository-name 
     Username: 
     Password: