Commit e5a3bd0b authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

README : Ajout d'un --rm dans le docker-compose run d'installation des dépendances

parent bd5c9b28
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@

## Installation des dépendances PHP :

    $ docker-compose run skeleton-application composer install
    $ docker-compose run --rm skeleton-application composer install

## Module Demo