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 34193f0..930b6d8 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 --dev
+ $ composer.phar install
$ phpunit