diff --git a/README.md b/README.md index c2948fc..b4e9fb5 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ or any other hosted Postgres database by data source. - Check that empty database has been created: - ![](assets/empty_database.png) -6. Create DB schema: `altium`. It will be used as default schema +6. ***Optionally:*** Create DB schema, or `altium` will be created as default schema. It will be used for all migrations 7. When all has been configured and empty Database created. Then run application ***Local development***