aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2014-11-23 21:11:17 -0500
committerBrian Cully <bjc@kublai.com>2014-11-23 21:11:17 -0500
commitb22b545fbe0f9d58792fd6b9659dd5013459c66d (patch)
tree15735aa8e5b804773df5f5c17b300f8920bd731c
parent0f298c69473ef281971c576a0b4b6fd577bcb622 (diff)
downloadspamcat-b22b545fbe0f9d58792fd6b9659dd5013459c66d.tar.gz
spamcat-b22b545fbe0f9d58792fd6b9659dd5013459c66d.zip
Add db config
-rw-r--r--INSTALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index afe6a74..c4592e2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,3 +1,5 @@
+% sqlite somedbfile.sqlite3 < config/create-tables.sql
+
% perl Makefile.PL
% make
% make test