From 8ac2fc17f728a5453514285fee6705609904ab67 Mon Sep 17 00:00:00 2001 From: Emmanuelle Gouillart Date: Wed, 24 Aug 2011 10:57:49 +0200 Subject: [PATCH] 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. --- README.txt | 2 +- doc/source/install.txt | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index bcdaec07..4ebd7207 100644 --- a/README.txt +++ b/README.txt @@ -3,7 +3,7 @@ Image Processing SciKit Source ------ -http://github.com/stefanv/scikits.image +https://github.com/scikits-image/scikits.image Mailing List ------------ diff --git a/doc/source/install.txt b/doc/source/install.txt index 85806b77..7bf07093 100644 --- a/doc/source/install.txt +++ b/doc/source/install.txt @@ -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 +`_. + The SciKit can be installed globally using ::