diff --git a/README.md b/README.md index e3d86da..9f2e0f9 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ $ composer update m6web/redis-php-mock ```shell $ php composer.phar install --dev -$ ./vendor/bin/atoum -d tests +$ ./vendor/bin/atoum -d tests -bf tests/bootstrap.php ``` ## Credits