summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 53efa5e..21f8a24 100644
--- a/README.md
+++ b/README.md
@@ -19,5 +19,5 @@ Resources
You can run the unit tests with the following command:
$ cd path/to/Symfony/Component/Security/
- $ composer.phar install
+ $ composer install
$ phpunit