Skip to content

Commit b17b334

Browse files
committed
renamed composer.phar to composer to be consistent with the Symfony docs
1 parent 37b7288 commit b17b334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Resources
4545
You can run the unit tests with the following command:
4646

4747
$ cd path/to/Symfony/Component/Finder/
48-
$ composer.phar install
48+
$ composer install
4949
$ phpunit
5050

5151
[1]: http://api.symfony.com/2.5/Symfony/Component/Finder/SplFileInfo.html

0 commit comments

Comments
 (0)