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