From f5a48f5c4635c8eb31a4e8c78229eca9d4216a0d Mon Sep 17 00:00:00 2001 From: bmihelac Date: Mon, 6 Feb 2012 15:19:15 +0100 Subject: [PATCH] Typo fix --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 82ef8f9..5431660 100644 --- a/README.rst +++ b/README.rst @@ -9,8 +9,8 @@ For use with Haystack (http://haystacksearch.org/). **WARNING!!!** This project has been updated to be compatible with Haystack 2.0.0-alpha! -If you need ``queued_search`` for Haystack 1.2.X, please use the 1.0.4 tag -or ``pip install queued_search==1.0.4``! +If you need ``saved_searches`` for Haystack 1.2.X, please use the 1.0.4 tag +or ``pip install saved_searches==1.0.4``! Requirements