Commit a11a73c1 by tom tomsen

fixed invalid upstream url

parent e6f9aef3
......@@ -158,7 +158,7 @@ Doing so will save travis from commencing testruns on changes that are not cover
```
git clone git@github.com:YOUR-GITHUB-USERNAME/yii.git
git remote add upstream git://github.com/yiisoft/yii.github
git remote add upstream git://github.com/yiisoft/yii.git
```
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment