From e4a81470263c2e87053897dfc49212396d04640c Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Mon, 18 Sep 2023 22:42:07 +0000 Subject: [PATCH] Restyled by whitespace --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d9ad60ef3..45d6ee0c2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -60,7 +60,7 @@ Open Source projects always have something to workon and improves with each new You have forked the project you want to contribute to your github account. To get this project on your development machine we use clone command of git. -`$ git clone https://github.com//.git` +`$ git clone https://github.com//.git` Now you have the project on your local machine. ### ADD A REMOTE (UPSTREAM) TO ORIGINAL PROJECT REPOSITORY