More docs

This commit is contained in:
shamoon
2025-03-26 15:56:44 -07:00
parent d150349f28
commit ad5e33df03
8 changed files with 1 additions and 17 deletions

View File

@@ -84,7 +84,7 @@ first-time setup.
$ uv run pre-commit install
```
6. Apply migrations and create a superuser for your development instance:
6. Apply migrations and create a superuser (also can be done via the web UI) for your development instance:
```bash
# src/