add debian 8 composer path

not all linux distro have the same path
This commit is contained in:
Alexandre ZANNI
2018-06-22 15:24:07 +02:00
committed by GitHub
parent ba8658d706
commit f171faf81e

View File

@ -63,7 +63,7 @@ daux generate
You can then use the `daux` command line to generate your documentation. 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 #### Docker