mirror of
https://github.com/sb745/NyaaV3.git
synced 2025-05-12 22:06:55 +03:00
Updated README.md files
This commit is contained in:
parent
73353aed3f
commit
d94a7e1864
2 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ pyenv eases the use of different Python versions, and as not all Linux distros o
|
||||||
|
|
||||||
### Finishing up
|
### Finishing up
|
||||||
- Run `python db_create.py` to create the database and import categories
|
- Run `python db_create.py` to create the database and import categories
|
||||||
- Follow the advice of `db_create.py` and run `python db_migrate.py stamp head` to mark the database version for Alembic
|
- ~~Follow the advice of `db_create.py` and run `python db_migrate.py stamp head` to mark the database version for Alembic~~
|
||||||
- Start the dev server with `python run.py`
|
- Start the dev server with `python run.py`
|
||||||
- When you are finished developing, deactivate your virtualenv with `pyenv deactivate` or `source deactivate` (or just close your shell session)
|
- When you are finished developing, deactivate your virtualenv with `pyenv deactivate` or `source deactivate` (or just close your shell session)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue