mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-03 13:11:25 +08:00
DOC: Fix repo address in installation instructions.
This commit is contained in:
@@ -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).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user