Skip to content

Commit

Permalink
renamed composer.phar to composer to be consistent with the Symfony docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Feb 8, 2015
1 parent de4f7a5 commit 77feaf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -43,5 +43,5 @@ Resources
You can run the unit tests with the following command:

$ cd path/to/Symfony/Component/Filesystem/
$ composer.phar install
$ composer install
$ phpunit

0 comments on commit 77feaf3

Please sign in to comment.