From 056f84d437f9fe27eb44ed5428185bd69e48b13a Mon Sep 17 00:00:00 2001
From: Marco Selig <mselig@ncg-02.MPA-Garching.MPG.DE>
Date: Thu, 12 Feb 2015 09:36:05 +0100
Subject: [PATCH] pip fix and README update.

---
 README.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.rst b/README.rst
index 9f22def8a..29a7ea947 100644
--- a/README.rst
+++ b/README.rst
@@ -102,10 +102,10 @@ Download
 ........
 
 The latest release is tagged **v1.0.6** and is available as a source package
-at `<https://github.com/mselig/nifty/tags>`_. The current version can be
-obtained by cloning the repository::
+at `<https://github.com/information-field-theory/nifty/tags>`_. The current
+version can be obtained by cloning the repository::
 
-    git clone git://github.com/mselig/nifty.git
+    git clone git://github.com/information-field-theory/nifty.git
     cd nifty
 
 Installation
-- 
GitLab