Fixed #114 - README now asks to install from master.

This commit is contained in:
jorgecarleitao 2014-05-13 21:07:14 +02:00
parent 4e2843ed00
commit 65c6e9a71b

View file

@ -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
-------------