Skip to content

Commit dbe387a

Browse files
authored
readme: mention etension installer
1 parent fc11aab commit dbe387a

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
@@ -14,7 +14,7 @@ To use this extension, require it in [Composer](https://getcomposer.org/):
1414
composer require --dev nextras/orm-phpstan
1515
```
1616

17-
And include extension.neon in your project's PHPStan config:
17+
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:
1818

1919
```
2020
includes:

0 commit comments

Comments
 (0)