From 27c3415684f19b4eed5407b97b3fd7830fcb0028 Mon Sep 17 00:00:00 2001 From: Alexandre Kilian Date: Wed, 6 May 2015 12:17:08 +0200 Subject: [PATCH] Fixed error in the install documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bf9695..e72db85 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Or you can use composer to install this bundle: Add FMBbcodeBundle in your composer.json: ```sh - composer require helios-ag/fm-elfinder-bundle + composer require helios-ag/fm-bbcode-bundle ``` Now tell composer to download the bundle by running the command: