mirror of
https://git.sr.ht/~tsileo/microblog.pub
synced 2025-06-05 21:59:23 +02:00
Tweak/fix install steps in the docs
This commit is contained in:
@ -89,6 +89,12 @@ Setup config.
|
|||||||
poetry run inv configuration-wizard
|
poetry run inv configuration-wizard
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Setup the database.
|
||||||
|
|
||||||
|
```bash
|
||||||
|
poetry run inv migrate-db
|
||||||
|
```
|
||||||
|
|
||||||
Grab your virtualenv path.
|
Grab your virtualenv path.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Reference in New Issue
Block a user