Skip to content

Commit 6ff9007

Browse files
committed
renamed composer.phar to composer to be consistent with the Symfony docs
1 parent 3faac11 commit 6ff9007

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
@@ -12,6 +12,6 @@ Resources
1212
You can run the unit tests with the following command:
1313

1414
$ cd path/to/Symfony/Component/Config/
15-
$ composer.phar install
15+
$ composer install
1616
$ phpunit
1717

0 commit comments

Comments
 (0)