From a8e5b49af7b50f53b600058c8dc13fce68fd53e5 Mon Sep 17 00:00:00 2001 From: Florent Dubost Date: Thu, 5 Dec 2013 10:36:30 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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