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