Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
codeperfectplus authored May 9, 2021
1 parent 78c9229 commit d23d4d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ We love your input! We want to make contributing to this project as easy and tra
* Fork the repo and clone it on your machine.
* Add a upstream link to main branch in your cloned repo
```
git remote add upstream https://github.com/Py-Contributors/AlgorithmsAndDataStructure.git
git remote add upstream https://github.com/codeperfectplus/AlgorithmsAndDataStructure.git
```
* Keep your cloned repo upto date by pulling from upstream (this will also avoid any merge conflicts while committing new changes)
```
Expand Down

0 comments on commit d23d4d8

Please sign in to comment.