summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2019-04-14 08:46:00 +0200
committerDaniel Friesel <derf@finalrewind.org>2019-04-14 08:46:00 +0200
commit17e8b659571d18f3df4de597ad5674b2eed1ae33 (patch)
tree6076120fd2cee28b4de4c21da6a6cb4ac131ab52 /README.md
parentd7d6f8f89151ed46bf6be4f7d9b3d576a1d9f69d (diff)
parentc19f239d1d582b5580fb8effaace97285edb06c8 (diff)
Merge branch 'feuerrot-db_setup'
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 5069f7b..01f9a37 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,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