Commandes dans le README

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
Florian Bouillon 2020-02-11 14:36:41 +01:00
parent ad0edd2bd8
commit 1b0a41cac8
No known key found for this signature in database
GPG Key ID: B143FF27EF555D16

View File

@ -6,6 +6,7 @@
```
docker-compose build
docker-compose run artisan key:generate
docker-compose run composer install
docker-compose up
```