From 65c6e9a71b0ecdcfe6b1354bb7503ebba559ff26 Mon Sep 17 00:00:00 2001 From: jorgecarleitao Date: Tue, 13 May 2014 21:07:14 +0200 Subject: [PATCH] Fixed #114 - README now asks to install from master. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index efe662e..2f0e70d 100644 --- a/README.rst +++ b/README.rst @@ -68,7 +68,7 @@ You can test the installation was successful by running:: Finally, install Xapian-haystack by running:: - pip install git+https://github.com/jorgecarleitao/xapian-haystack.git + pip install git+https://github.com/notanumber/xapian-haystack.git Configuration -------------