1
0
Fork 0

Merge pull request #2205 from unn/patch-1

Update help docs for the global command
pull/2210/head
Jordi Boggiano 2013-08-27 08:30:56 -07:00
commit ef072ff8c0
1 changed files with 3 additions and 0 deletions

View File

@ -43,6 +43,9 @@ is to add the COMPOSER_HOME/vendor/bin dir to your PATH env var.
COMPOSER_HOME is c:\Users\<user>\AppData\Roaming\Composer on Windows
and /home/<user>/.composer on unix systems.
Note: This path may vary depending on customizations to bin-dir in
composer.json or the environmental variable COMPOSER_BIN_DIR.
EOT
)
;