From 0686abb6716c8e5f57e2db5b9790b6b924006978 Mon Sep 17 00:00:00 2001 From: Gonzalo Marcos Date: Sat, 9 Apr 2022 09:42:24 +0000 Subject: [PATCH] updated README to include info on ssh key --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 78090a5..9241558 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,4 @@ No pull requests will be accepted for this repository, as it is meant to be used It is highly recommended that you fork this project on GitHub so that you have full admin access to your own fork. This way you can practice with pushes and pull requests to see how they are done. Be sure to have your SSH key set up and that your public key (located in ~/.ssh/id_rsa.pub) is added to your GitHub account. +Be sure to have your SSH key set up and that your public key is added to your Githubaccount