diff --git a/README.md b/README.md index bfa0bfcc4256d0e33e9f2611b0aaf4d5efbc34bc..0b927df6fbfa78b073d3283dea92e0816544635e 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ ## 同步主远程仓库(remote repository) ``` - git remote add NOIP https://Gitee.com/zeerre/NOIP.git + git remote add NOIP git@gitee.com:frstlis_admin/noip.new.git git fetch NOIP git branch you-branch-name git merge NOIP/master