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 08737b6 commit 1a499de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ Resources
You can run the unit tests with the following command:

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

0 comments on commit 1a499de

Please sign in to comment.