From 8bb40a499f1b41153f78da3ca49855fdd08a1d06 Mon Sep 17 00:00:00 2001 From: action-simon Date: Thu, 26 Feb 2015 10:50:41 +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 992ff9e..227f125 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Example ``` php app/console pim:generate-data product 1000 /tmp/products.csv ``` -Will generates 10000 products in `/tmp/products.csv` file +Will generates 1000 products in `/tmp/products.csv` file Compatibility -------------