Merge pull request #59 from noraj/patch-1

add debian 8 composer path
This commit is contained in:
Stéphane Goetz
2018-09-20 10:46:49 +02:00
committed by GitHub

View File

@ -63,7 +63,7 @@ daux generate
You can then use the `daux` command line to generate your documentation.
If the command isn't found, ensure your `$PATH` contains `~/.composer/vendor/bin`
If the command isn't found, ensure your `$PATH` contains `~/.composer/vendor/bin` or `~/.config/composer/vendor/bin`.
#### Docker