Skip to content

Commit cc219d0

Browse files
committed
update readme
1 parent f731510 commit cc219d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ You can install this package via composer using this command:
2828
composer require vladimir-yuldashev/laravel-queue-rabbitmq
2929
```
3030

31-
The package will automatically register itself using Laravel auto-discovery.
31+
The package will automatically register itself.
3232

33-
Setup connection in `config/queue.php`
33+
Add connection to `config/queue.php`:
3434

3535
```php
3636
'connections' => [

0 commit comments

Comments
 (0)