Skip to content

Commit d08bba2

Browse files
committed
Update repo name in readme
1 parent c462bb5 commit d08bba2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ Call the `PHPStanAnalyse` command and pass the directories you want analysed as
1414

1515
And the quickfix list will be populated with something like this:
1616

17-
![vim phpstan quickfix screenshot](https://github.com/robertbasic/vim-phpstan/blob/master/vim-phpstan-qf.png)
17+
![vim phpstan quickfix screenshot](https://github.com/phpstan/vim-phpstan/blob/master/vim-phpstan-qf.png)
1818

1919
# Installation
2020

2121
Using [vim-plug](https://github.com/junegunn/vim-plug):
2222

23-
`Plug 'robertbasic/vim-phpstan'`
23+
`Plug 'phpstan/vim-phpstan'`
2424

2525
# Configuration
2626

0 commit comments

Comments
 (0)