mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-02 13:07:27 +02:00
added hint to docker-compose run composer install in README
This commit is contained in:
@@ -30,6 +30,12 @@ $ composer install
|
||||
|
||||
Read more about how to install and use `Composer` on your local machine [here](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx).
|
||||
|
||||
If you are using Docker, you just have to run:
|
||||
|
||||
```bash
|
||||
docker-compose run composer install
|
||||
```
|
||||
|
||||
### Running test suite
|
||||
|
||||
```bash
|
||||
|
Reference in New Issue
Block a user