Commit f1d6f0cf by Alexander Makarov

fixed repo URL in contribution docs

parent bc0f87c9
......@@ -157,8 +157,8 @@ Doing so will save travis from commencing testruns on changes that are not cover
### Command overview (for advanced contributors)
```
git clone git@github.com:YOUR-GITHUB-USERNAME/yii.git
git remote add upstream git://github.com/yiisoft/yii.git
git clone git@github.com:YOUR-GITHUB-USERNAME/yii2.git
git remote add upstream git://github.com/yiisoft/yii2.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