Skip to content

Commit

Permalink
Merge pull request #10 from Aks2002/main
Browse files Browse the repository at this point in the history
Updated Readme and Contribute
  • Loading branch information
jaguar017 authored Oct 1, 2021
2 parents 7f0d821 + 203a0bf commit 4e927d5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTE.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
- Fork this repo
- Clone on your local machine
```terminal
git clone https://github.com/<your username>/hacktoberfest.git
cd hacktoberfest
git clone https://github.com/<your username>/Arduino_Amplified.git
cd Arduino_Amplified
```
- Create a new branch
```terminal
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +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/<your username>/hacktoberfest.git
cd hacktoberfest
git clone https://github.com/<your username>/Arduino_Amplified.git
cd Arduino_Amplified
```
- Create a new branch
```terminal
Expand Down

0 comments on commit 4e927d5

Please sign in to comment.