diff --git a/README.md b/README.md index ef351ec..3745ff6 100644 --- a/README.md +++ b/README.md @@ -196,8 +196,8 @@ Then parse the stubs with Run the tests with - vendor/bin/phpunit + composer test Lint with - vendor/bin/phpcs + composer lint