summaryrefslogtreecommitdiff
path: root/LOG
diff options
context:
space:
mode:
authoryvesf <yvesf-git@xapek.org>2010-11-20 02:12:50 +0100
committeryvesf <yvesf-git@xapek.org>2010-11-20 02:12:50 +0100
commitbec8150c93a640ac4b6d1cebc86bd721dfdd6b59 (patch)
treecc7e02b211afa6ba7ba11432e00124dc617ce760 /LOG
parent966a17b12c9deab35ef0a804d9fa1faea9c8042d (diff)
downloadbooksearch-bec8150c93a640ac4b6d1cebc86bd721dfdd6b59.tar.gz
booksearch-bec8150c93a640ac4b6d1cebc86bd721dfdd6b59.zip
update INSTALL help; rename index->indexer; prettify web.py
Diffstat (limited to 'LOG')
-rw-r--r--LOG7
1 files changed, 0 insertions, 7 deletions
diff --git a/LOG b/LOG
deleted file mode 100644
index e850077..0000000
--- a/LOG
+++ /dev/null
@@ -1,7 +0,0 @@
-virtualenv create booksearch_env
-cd booksearch_env
-. ./bin/activate
-easy_install pip
-pip install whoosh
-pip install pypdf
-