Skip to content

Commit 256c103

Browse files
committed
Update readme.md
1 parent 732cfe7 commit 256c103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This package provides a IronMQ (~4.0 SDK) driver for the Laravel queue system and matches the driver that was found in Laravel 5.1.
44

55
## Installation
6-
6+
- composer require laravelcollective/iron-queue
77
- Add `Collective\IronQueue\IronQueueServiceProvider::class` to your `app.php` configuration file.
88
- Configure your `iron` queue driver in your `config/queue.php` the same as it would have been configured for Laravel 5.1.
99

0 commit comments

Comments
 (0)