Skip to content

Commit fe5e4f7

Browse files
authored
Update README.md
1 parent ddab08b commit fe5e4f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This is a experiment! Lets check and fix the php documentation automatically.
77
```bash
88
git clone https://github.com/php/doc-en.git
99
git clone https://github.com/php/php-src.git // optional: by default we use the PhpStorm Stubs
10+
git clone https://github.com/phpstan/phpstan-src.git // optional: only needed if you will check stubs from phpstan
1011
git clone https://github.com/voku/php-doc-fixer.git
1112
cd php-doc-fixer/
1213
composer update --prefer-dist

0 commit comments

Comments
 (0)