From 2fd0ad0a3686a575ac18860eb727e1a3fb188f42 Mon Sep 17 00:00:00 2001 From: Noopur D Date: Fri, 24 Sep 2021 15:39:23 -0500 Subject: [PATCH] updating the readme instruction with a reminder --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7fa9d3..6d16baf 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. +Adding new line to Readme. Please remember about SSH key.