diff --git a/src/Symfony/Component/Console/README.md b/src/Symfony/Component/Console/README.md index dd0908325f..0eb7d95410 100644 --- a/src/Symfony/Component/Console/README.md +++ b/src/Symfony/Component/Console/README.md @@ -45,7 +45,7 @@ Tests You can run the unit tests with the following command: - phpunit -c src/Symfony/Component + phpunit -c src/Symfony/Component/Console Resources ---------