Skip to content

Commit

Permalink
Update Pull Request instructions to have current repository url
Browse files Browse the repository at this point in the history
  • Loading branch information
greg5green committed Jul 26, 2015
1 parent 8cd3a15 commit 25b3e06
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 @@ -49,7 +49,7 @@ Adhering to the following process is the best way to get your work included in t
```bash
git clone https://github.com/<your-username>/OwlCarousel2.git
cd OwlCarousel2
git remote add upstream https://github.com/OwlFonk/OwlCarousel2.git
git remote add upstream https://github.com/smashingboxes/OwlCarousel2.git
```

2. If you cloned a while ago, get the latest changes from upstream:
Expand Down

0 comments on commit 25b3e06

Please sign in to comment.