Modified README to point to the new github repo. Mentioned in install doc

that it is possible to download a zipball without having git installed.
This commit is contained in:
Emmanuelle Gouillart
2011-08-24 10:57:49 +02:00
parent ae2b253289
commit 8ac2fc17f7
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ Image Processing SciKit
Source
------
http://github.com/stefanv/scikits.image
https://github.com/scikits-image/scikits.image
Mailing List
------------
+4
View File
@@ -13,6 +13,10 @@ by running
in a terminal (You will need to have git installed on your machine).
If you do not have git installed, you can also download a zipball from
`https://github.com/scikits-image/scikits.image/zipball/master
<https://github.com/scikits-image/scikits.image/zipball/master>`_.
The SciKit can be installed globally using
::