diff --git a/trikoder/oauth2-bundle/2.0/post-install.txt b/trikoder/oauth2-bundle/2.0/post-install.txt index 165be060..18474b36 100644 --- a/trikoder/oauth2-bundle/2.0/post-install.txt +++ b/trikoder/oauth2-bundle/2.0/post-install.txt @@ -14,12 +14,5 @@ 3. Update the database * Update the database so bundle entities can be persisted using Doctrine: bin/console doctrine:schema:update --force - 4. Import routes - * Import the routes inside your config/routes.yaml file: - - oauth2: - resource: '@TrikoderOAuth2Bundle/Resources/config/routes.xml' - - - 5. Read the docs + 4. Read the docs * Read the documentation at https://github.com/trikoder/oauth2-bundle/blob/master/docs/basic-setup.md