OSDN Git Service

Regular updates
authorErik <erikgronwal@users.osdn.me>
Fri, 29 Oct 2021 14:55:06 +0000 (23:55 +0900)
committerErik <erikgronwal@users.osdn.me>
Fri, 29 Oct 2021 14:55:06 +0000 (23:55 +0900)
composer.md

index e82856f..acb9533 100644 (file)
@@ -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