Skip to content

Commit

Permalink
Extend Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCadien committed Sep 24, 2021
1 parent ed1ec75 commit 8025d03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ project:

```bash

composer require thecadien/sulu-news-bundle
composer composer require thecadien/sulu-news-bundle --with-all-dependencies

```

Expand Down Expand Up @@ -71,7 +71,7 @@ sulu_news.admin:
name_prefix: app.
```
Configure your own public website controller with the name `sulu_news.controller` or use the default bundle controller as follows
Configure your own public website controller with the name `sulu_news.controller` or use the default bundle controller as follows.
```yaml
sulu_news.controller:
class: 'TheCadien\Bundle\SuluNewsBundle\Controller\NewsWebsiteController'
Expand Down

0 comments on commit 8025d03

Please sign in to comment.