diff --git a/README.md b/README.md index 2c976d6..6ccf41d 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,11 @@ source venv/bin/activate gunicorn -w 4 ExonCov:app ``` +### Upgrade database scheme +```bash + flask --app ExonCov db_migrate upgrade +``` + ### Export and Import existing ExonCov db Ignore large tables, samples should be imported using cli.