Skip to content

Commit

Permalink
CONTRIBUTING.md: fix trivial typo
Browse files Browse the repository at this point in the history
  • Loading branch information
trsqr committed Mar 16, 2016
1 parent 6465a8c commit 1224a85
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 @@ -70,7 +70,7 @@ Please follow this process; it's the best way to get your work included in the p
# navigate to the newly cloned directory
cd LibreELEC.tv
# assign the original repo to a remote called "upstream"
git remote add upstream https://github.com/Libre/LibreELEC.tv.git
git remote add upstream https://github.com/LibreELEC/LibreELEC.tv.git
```

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

0 comments on commit 1224a85

Please sign in to comment.