From 6aab39649de60aaac0ec19f123d482202bf5883b Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Sat, 2 Jul 2022 20:03:14 +0200 Subject: mention fietsctl in the installation docs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fb0d872..5881f94 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,10 @@ Installation .venv/bin/alembic -c production.ini upgrade head +- Create the admin user + + .venv/bin/fietsctl -c production.ini useradd --admin + - Start Fietsboek: .venv/bin/pserve production.ini -- cgit v1.2.3