From 33ce101e5fb76786ea05da350ab394b596d7ee52 Mon Sep 17 00:00:00 2001 From: Giulio De Donato Date: Fri, 15 May 2015 11:50:11 +0200 Subject: [PATCH] fixed type --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5405b48..29258d7 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ I encourage you to use the built-in function for csv: http://php.net/manual-look **1** Add to composer.json to the `require` key ``` shell - $composer require iuggio/excelbundle + $composer require liuggio/excelbundle ``` **2** Register the bundle in ``app/AppKernel.php``