From 2585c5a24854ed59e82a5686fe034f6ff6868afa Mon Sep 17 00:00:00 2001 From: Emmanuelle Gouillart Date: Sun, 28 Apr 2013 17:20:28 +0200 Subject: [PATCH] Mentioned the Neurodebian repo in the install doc --- doc/source/install.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/source/install.txt b/doc/source/install.txt index 7c886549..18bc152a 100644 --- a/doc/source/install.txt +++ b/doc/source/install.txt @@ -9,6 +9,12 @@ The latest stable release is also included as part of the `Enthought Python Distribution (EPD) `__ and `Python(x,y) `__. +On Debian and Ubuntu, a Debian package ``python-skimage`` can be found in +`the Neurodebian repository `__. Follow `the +instructions `__ to +add Neurodebian to your system package manager, then look for +``python-skimage`` in the package manager. + On systems that support setuptools, the package can be installed from the `Python packaging index `__ using