From d470d7262442ee0b97fc66c370225d56c4be383d Mon Sep 17 00:00:00 2001 From: Bastian Date: Thu, 9 Jan 2020 13:45:15 +0100 Subject: [PATCH] Add ssh key link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc9c352..9506b86 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ If you want to save your https credentials run git config --global credential.helper store Omit --global to set the identity only in this repository. ``` -Or you can add an SSH key +Or you can add an [SSH key](https://help.github.com/en/github/authenticating-to-github/adding-a-new-ssh-key-to-your-github-account) ## Saving changes See changes that have been made