Skip to content

Commit 945da65

Browse files
authored
Update README.md
1 parent fe5e4f7 commit 945da65

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
@@ -6,8 +6,8 @@ This is a experiment! Lets check and fix the php documentation automatically.
66
### install
77
```bash
88
git clone https://github.com/php/doc-en.git
9-
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
9+
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
1111
git clone https://github.com/voku/php-doc-fixer.git
1212
cd php-doc-fixer/
1313
composer update --prefer-dist

0 commit comments

Comments
 (0)