aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index c93cbe1..b54816a 100644
--- a/README.txt
+++ b/README.txt
@@ -12,5 +12,6 @@ Put the result in a CSV (say "database.csv") with 5 columns. It can be
ascertained that the data from the spreadsheet does not contain commas in the
selected columns, so the CSV conversion is safe.
-Then
- $ cabal run process-database.hs -- database.csv
+Then:
+ $ ./process-database.hs database.csv database.bin
+creates the indexed database file that is read by the vim script.