From bad84ccb0d9fd88a6da0f69ede7bb1def9040056 Mon Sep 17 00:00:00 2001 From: Michel Weimerskirch Date: Fri, 24 Jun 2011 04:11:37 -0700 Subject: [PATCH] Added missing bundle name to README.rst --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index f7db32051c..b544e26429 100644 --- a/README.rst +++ b/README.rst @@ -16,6 +16,7 @@ Symfony Standard Edition comes pre-configured with the following bundles: * JMSSecurityExtraBundle * WebProfilerBundle (in dev/test env) * SensioDistributionBundle (in dev/test env) +* SensioGeneratorBundle (in dev/test env) * AcmeDemoBundle (in dev/test env) Installation from an Archive