Browse Source

Merge pull request #234 from leonar15/patch-1

Updated command line for syncing fork w/ main repo
Piotr G 6 years ago
parent
commit
a5ab35a54a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -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