From cbc6a18d96382bec0aa7b5ac9d8dc5f2c27a8eb4 Mon Sep 17 00:00:00 2001 From: JD <47495003+jd-0001@users.noreply.github.com> Date: Tue, 15 Mar 2022 18:47:48 +0530 Subject: [PATCH] fixed clone URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb36fa0..9054af1 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Check out our live [Documentation]({live_docs_link}) Contribution are always welcome and recommended! Here is how: * Fork the repository ([here is the guide](https://docs.github.com/en/get-started/quickstart/fork-a-repo)). -* Clone to your machine `git clone https://github.com/YOUR_USERNAME/REPO_URL` Make your changes +* Clone to your machine `git clone https://github.com/YOUR_USERNAME/REPO_NAME` Make your changes * Create a pull request ### Contribution Requirements 🧰