summaryrefslogtreecommitdiff
path: root/LOG
diff options
context:
space:
mode:
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
-