diff --git a/README.md b/README.md index 97de0a9..8899aa4 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ $ docker-compose up To only install the dependencies, use `docker-compose` like this: ```bash -$ docker-compose run composer install +$ docker-compose run php php composer.phar install ``` ## Patterns