Merge pull request #2 from raphaelstolt/improvement-installation-documentation

Improvement installation documentation
This commit is contained in:
Travis Tomka
2017-10-05 08:59:18 -06:00
committed by GitHub

View File

@@ -7,7 +7,7 @@ Run docker compose commands from the Robo task runner.
First, you'll need to download the robo docker compose library using composer:
```bash
composer require droath/robo-docker-compose:~0.0.1
composer require --dev droath/robo-docker-compose
```
### Example