Fix Readme file

This commit is contained in:
2023-01-11 17:15:37 +09:00
parent 0579a075dc
commit 9af7790b61

View File

@@ -65,11 +65,11 @@ DOUBLE="This will be ignored"
### Phan
`vendor/bin/phan
`vendor/bin/phan --analyze-twice`
### PHPstan
`vendor/bin/phpstan --analyze-twice`
`vendor/bin/phpstan`
### PHPUnit