aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2022-07-02 20:03:14 +0200
committerDaniel Schadt <kingdread@gmx.de>2022-07-02 20:03:14 +0200
commit6aab39649de60aaac0ec19f123d482202bf5883b (patch)
tree42f8569f89a4141edefccd71fc560e35e0ea90dc
parent3614d7e012cd06ae953fe33fbb0d5da83366af5b (diff)
downloadfietsboek-6aab39649de60aaac0ec19f123d482202bf5883b.tar.gz
fietsboek-6aab39649de60aaac0ec19f123d482202bf5883b.tar.bz2
fietsboek-6aab39649de60aaac0ec19f123d482202bf5883b.zip
mention fietsctl in the installation docs
-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