DOC: Fix pip command.

This commit is contained in:
Stefan van der Walt
2012-10-08 23:57:44 -07:00
parent 06142872b4
commit 11b742ca28
+1 -3
View File
@@ -1,8 +1,6 @@
Pre-built installation
----------------------
.. !! Also update scikit-image-web !!
`Windows binaries
<http://www.lfd.uci.edu/~gohlke/pythonlibs/#scikits.image>`__
are kindly provided by Christoph Gohlke.
@@ -23,7 +21,7 @@ or
::
pip -U scikit-image
pip install -U scikit-image
Installation from source
------------------------