From 36ccc10348d3391dbddfc68b25625ff5b2f816f9 Mon Sep 17 00:00:00 2001 From: Aks2002 <69192737+Aks2002@users.noreply.github.com> Date: Fri, 1 Oct 2021 18:52:14 +0530 Subject: [PATCH 1/4] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cb3a45..1ea32dc 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,8 @@ All that one must do is contribute to any open source project and send atleast 4 - Fork this repo - Clone on your local machine ```terminal -git clone https://github.com//hacktoberfest.git +git clone https://github.com//Arduino_Amplified.git + cd hacktoberfest ``` - Create a new branch From dfc1281edccaccc681e54ce5f43fa7278cbc545d Mon Sep 17 00:00:00 2001 From: Aks2002 <69192737+Aks2002@users.noreply.github.com> Date: Fri, 1 Oct 2021 18:53:42 +0530 Subject: [PATCH 2/4] Update CONTRIBUTE.md --- CONTRIBUTE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTE.md b/CONTRIBUTE.md index db9e583..a9dd72a 100644 --- a/CONTRIBUTE.md +++ b/CONTRIBUTE.md @@ -9,7 +9,7 @@ - Fork this repo - Clone on your local machine ```terminal -git clone https://github.com//hacktoberfest.git +git clone https://github.com//Arduino_Amplified.git cd hacktoberfest ``` - Create a new branch From e1bd62e51e465ffbdb6092cc50467d3d6164eb3a Mon Sep 17 00:00:00 2001 From: Aks2002 <69192737+Aks2002@users.noreply.github.com> Date: Fri, 1 Oct 2021 19:06:07 +0530 Subject: [PATCH 3/4] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ea32dc..6739a6e 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,7 @@ All that one must do is contribute to any open source project and send atleast 4 - Clone on your local machine ```terminal git clone https://github.com//Arduino_Amplified.git - -cd hacktoberfest +cd Arduino_Amplified ``` - Create a new branch ```terminal From 203a0bfda19d7ee562e12a1ce8caef1106fc6121 Mon Sep 17 00:00:00 2001 From: Aks2002 <69192737+Aks2002@users.noreply.github.com> Date: Fri, 1 Oct 2021 19:06:51 +0530 Subject: [PATCH 4/4] Update CONTRIBUTE.md --- CONTRIBUTE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTE.md b/CONTRIBUTE.md index a9dd72a..48e58ee 100644 --- a/CONTRIBUTE.md +++ b/CONTRIBUTE.md @@ -10,7 +10,7 @@ - Clone on your local machine ```terminal git clone https://github.com//Arduino_Amplified.git -cd hacktoberfest +cd Arduino_Amplified ``` - Create a new branch ```terminal