diff --git a/app/migrations/README b/app/migrations/README index ac616e5..2e46ce9 100644 --- a/app/migrations/README +++ b/app/migrations/README @@ -1,6 +1,6 @@ Generic single-database configuration. -+On the existing databases, initialize flask-migrate and alembic with: -+``` -+python haldis.py db stamp "354676f60be" -+``` \ No newline at end of file +On the existing databases, initialize flask-migrate and alembic with: +``` +python app.py db stamp 150252c1cdb1 +```