aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-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