From 828f69f0112e5b53666a3eebaa3c5be741d59dff Mon Sep 17 00:00:00 2001 From: Aniket Date: Sat, 8 Oct 2022 18:35:35 +0530 Subject: [PATCH] Link added for local setup --- CONTRIBUTING.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6303cb733..fefe1cdcb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,16 +6,9 @@ So you want to help? That's great! Here are a few things to know to get you started on the right path. -Step 1. Fork the project - -Step 2. Copy the URL by clicking the code button just below settings - -Step 3. Copy the project to your local system. - -Step 4. Use command --> git clone URL - -**_NOTE_** : Don't type URL while using git clone URL. Paste the copied link from step2 in place of URL. +Below link will help you making a copy of the repository in your local system. +https://docs.github.com/en/get-started/quickstart/fork-a-repo ## Development Installation ```bash