BAEL-2275: Fix order in README

This commit is contained in:
Lukasz Rys 2019-12-08 11:11:46 +01:00
parent 9de21f0fc8
commit 6e096b99a3
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
To run this project, follow these steps:
* Launch the Spring Boot Application (DomainLayerApplication).
* Run the application database by executing `docker-compose up` in this directory.
* Launch the Spring Boot Application (DomainLayerApplication).
* By default, application will connect to this database (configuration in *ddd-layers.properties*)