Skip to content

Commit b7eeddb

Browse files
authored
docs: wrong composer command
1 parent 61efbb0 commit b7eeddb

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
@@ -12,7 +12,7 @@ Check Code Style(default PSR-12) for Laravel
1212
Run in your Laravel project:
1313

1414
```shell
15-
composer install --dev laravel-fans/lint
15+
composer require --dev laravel-fans/lint
1616
php artisan lint:publish
1717
```
1818

0 commit comments

Comments
 (0)