BAEL-2275: Fix order in README

This commit is contained in:
Lukasz Rys
2019-12-08 11:11:46 +01:00
parent b00e9f81ae
commit 53075a11dc

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*)