Skip to content

Commit 0f39b3f

Browse files
committed
Updating README.md
1 parent 15f8bb6 commit 0f39b3f

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
@@ -10,7 +10,7 @@ Provides set of libraries to easily setup code quality checks based on [GrumPHP]
1010

1111
## Install
1212

13-
1. Add `vijaycs85/drupal-quality-checker` to `composer.json` or just `composer require --dev vijaycs85/drupal-quality-checker`
13+
1. Add `vijaycs85/drupal-quality-checker` to `composer.json` (like [here](https://github.com/vijaycs85/modal_config/blob/8.x-1.x/composer.json#L21)) or just `composer require --dev vijaycs85/drupal-quality-checker`
1414
2. Replace `grumphp.yml` in project's root directory (not Drupal root directory) with `vendor/vijaycs85/drupal-quality-checker/grumphp.yml.dist`
1515

1616
That's it. Now, all tasks (listed below) run on every `git commit`.

0 commit comments

Comments
 (0)