mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-16 11:21:25 +08:00
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:
+1
-1
@@ -3,7 +3,7 @@ Image Processing SciKit
|
||||
|
||||
Source
|
||||
------
|
||||
http://github.com/stefanv/scikits.image
|
||||
https://github.com/scikits-image/scikits.image
|
||||
|
||||
Mailing List
|
||||
------------
|
||||
|
||||
@@ -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
|
||||
|
||||
::
|
||||
|
||||
Reference in New Issue
Block a user