diff --git a/README.md b/README.md index 8a22cbc..9d8073e 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Do not forget to add the bundle in your AppKernel ! { $bundles = array( ... - new Victoire\Widget\TitleBundle\VictoireWidgetVideoBundle(), + new Victoire\Widget\VideoBundle\VictoireWidgetVideoBundle(), ); return $bundles;