diff --git a/doc/developers/index.rst b/doc/developers/index.rst index ce881fff38d271b775947c4b4bf62f23451415b1..e6a4a6e7d7aa4dd83167442a6856b86b478d916e 100644 --- a/doc/developers/index.rst +++ b/doc/developers/index.rst @@ -106,7 +106,8 @@ email to the mailing list in order to get more visibility. .. note:: In the above setup, your ``origin`` remote-repository points to - YourLogin/scikit-learn.git. If you wish to `fetch/merge` from the main repository instead of your `forked` one, you'll need + YourLogin/scikit-learn.git. If you wish to `fetch/merge` from the main + repository instead of your `forked` one, you'll need to add another remote to use instead of ``origin``. If we choose the name ``upstream`` for it, the command will be::