Skip to content

Commit 0c890b2

Browse files
committed
Readme fixed.
1 parent 57d89a5 commit 0c890b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Prevents overlapping for artisan console commands.
1313

1414
1. Install package through `composer`:
1515
```shell
16-
composer require illuminated/console-overlapping
16+
composer require illuminated/console-mutex
1717
```
1818

1919
2. Use `Illuminated\Console\WithoutOverlapping` trait in your console command class:

0 commit comments

Comments
 (0)