Fix path in README

This commit is contained in:
Cyril 2019-11-13 11:16:04 +01:00
parent 1b73ad3d76
commit c4f7923832

View File

@ -182,7 +182,7 @@ A `docker-compose.yml` file is also included as a minimal example setup with a M
You can start the containers with :
cd deploy && docker-compose up -d
cd docker && docker-compose up -d
**⚠ Do not forget to create the database the first time you run the container** :