diff --git a/README.md b/README.md index 0e22545a..84830d95 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,6 @@ composer require sulu/community-bundle ```php new Symfony\Bundle\SecurityBundle\SecurityBundle(), -``` - -**Add to `app/WebsiteKernel.php`** - -```php new Sulu\Bundle\CommunityBundle\SuluCommunityBundle(), ```