Add ssh key link

This commit is contained in:
Bastian 2020-01-09 13:45:15 +01:00
parent 068f0c65da
commit d470d72624
1 changed files with 1 additions and 1 deletions

View File

@ -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