From 1961fe29e9c8fd10fe8713707946c29e48817f82 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 17 Jan 2023 22:06:17 +0000 Subject: [PATCH] Auto-update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 184ede2..1e38e8f 100644 --- a/README.md +++ b/README.md @@ -33,11 +33,12 @@ This project is still young and isn't, at the moment, very stable, so please pro Generate the admin code with 'sudo -u bookwyrm /var/www/bookwyrm/venv/bin/python3 /var/www/bookwyrm/manage.py admin_code', and copy the admin code to use when you create your admin account. You can get your code at any time by re-running that command. Here's an example output: +``` ******************************************* Use this code to create your admin account: c6c35779-af3a-4091-b330-c026610920d6 ******************************************* - +``` ## Documentation and resources * Official app website: