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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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