Skip to content

Commit

Permalink
Updated command line for syncing fork w/ main repo
Browse files Browse the repository at this point in the history
  • Loading branch information
leonar15 committed May 22, 2018
1 parent 08c1cfa commit c0f7f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -54,7 +54,7 @@ Notes:
## Keep sync with original repo
First time, add a remote with the upstream
```
git remote add upstream git@github.com:yclas/yclas.git
git remote add upstream https://github.com/koseven/koseven.git
```

Everytime you want to sync just
Expand Down

0 comments on commit c0f7f71

Please sign in to comment.