diff --git a/README.md b/README.md index 737b0484a..e0262f694 100644 --- a/README.md +++ b/README.md @@ -81,4 +81,4 @@ If you want to contribute, make sure to read the [guidelines](https://luya.io/gu 1. `cp phpunit.xml.dist phpunit.xml` 2. `docker-compose up` -3. `docker-compose run luyacmsphpunit tests` to run all tests or `docker-compose run luyacmsphpunit tests/src/helpers/UrlTest.php` to run a specific test. \ No newline at end of file +3. `docker-compose run luyaadminphpunit tests` to run all tests or `docker-compose run luyaadminphpunit tests/src/helpers/UrlTest.php` to run a specific test. \ No newline at end of file