Skip to content

Commit

Permalink
updated the composer install command to reflect changes in Composer
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Sep 18, 2013
1 parent b366710 commit b02b0c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -103,5 +103,5 @@ Resources
You can run the unit tests with the following command:

$ cd path/to/Symfony/Component/OptionsResolver/
$ composer.phar install --dev
$ composer.phar install
$ phpunit

0 comments on commit b02b0c2

Please sign in to comment.