DOC: Fix repo address in installation instructions.

This commit is contained in:
Stefan van der Walt
2011-07-18 18:35:32 -07:00
parent 9c1c1fa232
commit 1cff83bacc
+3 -3
View File
@@ -2,14 +2,14 @@ Installation from source
------------------------
Obtain the source from the git-repository at
`http://github.com/stefanv/scikits.image
<http://github.com/stefanv/scikits.image>`_.
`http://github.com/scikits-image/scikits.image
<http://github.com/scikits-image/scikits.image>`_.
by running
::
git clone http://github.com/stefanv/scikits.image.git
git clone http://github.com/scikits-image/scikits.image.git
in a terminal (You will need to have git installed on your machine).