DOC: Update installation instructions.

This commit is contained in:
Stefan van der Walt
2011-12-05 02:58:44 -08:00
parent 1d02bf0ff3
commit 804af6fb7c
+10
View File
@@ -1,3 +1,13 @@
Pre-built installation
----------------------
Scikits-image is distributed with the `Enthought Python Distribution (EPD)
<www.enthought.com/products/epd.php>`__ as well as with `Python(x,y)
<http://www.pythonxy.com>`__. On systems that support setuptools, the package
can be installed with ``easy_install``::
easy_install scikits-image
Installation from source
------------------------