From 179398e33674466cf68dea853f91b240bbe1f5a8 Mon Sep 17 00:00:00 2001 From: smalone Date: Sun, 13 Aug 2023 11:34:47 -0600 Subject: [PATCH] updated README to include information about the ssh key --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7fa9d3..d93fa8e 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,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 key (located in ~/.ssh/id_rsa.pub) is added to your GitHub account.