diff --git a/README.md b/README.md index d54e046c2..737a819d9 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ If you've found a bug regarding security please mail [security@spatie.be](mailto You can run the tests with: ```bash -vendor/bin/phpunit +./vendor/bin/pest ``` ## Upgrading