summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMarkus Witt <feuerrot@feuerrot.org>2019-04-13 23:36:58 +0200
committerMarkus Witt <feuerrot@feuerrot.org>2019-04-13 23:36:58 +0200
commited397093c264e5a9c47e417be66585da96b8a2ee (patch)
tree72fb2b0672ec774a7e545285a13a0ed44c1f1cd5 /README.md
parentc6812f6083ddf4507353ee3e77fb200b168cd54d (diff)
database setup: merge setup and migration code paths
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1c23731..3c9bc45 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ Debian 9 system, though setup on other distribution should be similar.
* Create the database: `sudo -u postgres createdb -O travelynx travelynx`
* Copy `examples/travelynx.conf` to the application root directory
(the one in which `index.pl` resides) and configure it
-* Initialize the database: `perl index.pl database setup`
+* Initialize the database: `perl index.pl database migrate`
Your server also needs to be able to send mail. Set up your MTA of choice and
make sure that the sendmail binary can be used for outgoing mails. Mail