From c611d78209757e466a3c1957d8339e741b0e80fa Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 22 Oct 2024 22:16:09 +0100 Subject: [PATCH] Updated the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 72713300..fcbfd97e 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ Here is a simple way to contribut to the project. * Clone your fork down to your local machine ```markdown git clone (given in clone or download button) + +cd repo name (change working directory to hacktoberfest folder.Executing commands outside of the working folder will get you the "not a git repository message". ``` * Create a branch ```markdown