diff --git a/Resources/doc/installation.md b/Resources/doc/installation.md index 601222d..76f8cf6 100644 --- a/Resources/doc/installation.md +++ b/Resources/doc/installation.md @@ -2,13 +2,7 @@ Setting up the bundle ============================= ### A) Add MarvelAPIBundle to your composer.json -```yaml -{ - "require": { - "octante/marvel-api-bundle": "0.1.*@dev" - } -} -``` +// TODO : Add marvel api bundle to packagist ### B) Enable the bundle