aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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