diff --git a/composer.md b/composer.md index e82856fb0..acb9533e1 100644 --- a/composer.md +++ b/composer.md @@ -10,7 +10,7 @@ description: | Basic guide on how to use Composer, the PHP Package manager. --- -All composer commands, depending on your install, may need to use `php composer.phar` in the install folder for composer, instead of plain `composer`. +All composer commands, depending on your install, may need to use `php composer.phar` in the install folder for composer, instead of global/plain `composer`. ### Installing dependencies