From 089f72b237ea4cd8711e6ded643f43687fd39490 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Sun, 18 Mar 2012 09:14:05 +0100 Subject: Start implementing the archiver with mongo in the background --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index 288462d..1acdb67 100644 --- a/README +++ b/README @@ -22,6 +22,7 @@ source bin/activate # Install django and dependencies easy_install django easy_install bunch +easy_install urlgrabber # Install notmuch -- these are bindings that come with the notmuch C library # The easiest way is probably to install them for your OS vendor and then # symlink them into the virtualenv similar to this: -- cgit