From 53f98aee1bf39f2dd86e3da25b245034fae6fcb2 Mon Sep 17 00:00:00 2001 From: Issel Date: Sun, 29 Mar 2015 22:40:23 +0000 Subject: [PATCH] Modified installation instructions. --- Resources/doc/installation.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) 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