Skip to content

Commit

Permalink
readme: mention etension installer
Browse files Browse the repository at this point in the history
  • Loading branch information
hrach authored Feb 1, 2020
1 parent fc11aab commit dbe387a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ To use this extension, require it in [Composer](https://getcomposer.org/):
composer require --dev nextras/orm-phpstan
```

And include extension.neon in your project's PHPStan config:
We recommend using [PHPStan auto extension installer](phpstan/extension-installer), but you may include this extension manually by including `extension.neon` in your project's PHPStan config:

```
includes:
Expand Down

0 comments on commit dbe387a

Please sign in to comment.