Skip to content

Commit c462bb5

Browse files
committed
Update readme
1 parent 5f6bbc6 commit c462bb5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,7 @@ Using [vim-plug](https://github.com/junegunn/vim-plug):
2727
You can configure the level PHPStan uses. By default the level is 2.
2828

2929
`let g:phpstan_analyse_level = 4` in your `.vimrc` file to change the level to fit your needs.
30+
31+
# Assumptions
32+
33+
This plugin assumes that the `phpstan` executable is available in the `$PATH`.

0 commit comments

Comments
 (0)