From 0b493bca79393eb942dc65898c4af5f77b994f8b Mon Sep 17 00:00:00 2001 From: Bastian Date: Wed, 8 Jan 2020 16:54:53 +0100 Subject: [PATCH] Add ssh key info --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ba51096..2e0356a 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,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 ## Saving changes