This commit is contained in:
Johannes Schönberger
2013-06-17 16:16:13 +02:00
parent b5fbca3f00
commit 1eb841d116
+1 -1
View File
@@ -13,7 +13,7 @@ Here's the long and short of it:
* Add upstream repository:
``git remote add upstream git@github.com:scikit-image/scikit-image.git``
Now, ``upstream`` refers to the ``scikit-image`` repository and
``origin`` to your personal forked.
``origin`` to your personal fork.
2. Develop your contribution: