diff --git a/README.md b/README.md index 69de3d7..9492772 100644 --- a/README.md +++ b/README.md @@ -231,5 +231,5 @@ If you prefer to use your own formatter, you will be able to read exceptions dir You can run the unit tests with the following command: ``` - php bin/atoum -d src/M6Web/Bundle/LogBridgeBundle/Tests/Units + make test ```