diff --git a/README.md b/README.md index c1a0c789..f3144596 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ To configure pest to run properly, you need to setup the the proper local test f And add the following two configuration fields: Set "Path to Pest Executable" to - /path/to/your/project/vendor/pestphp/pest/bin/pest/ + /path/to/your/project/vendor/bin/pest Set the "Test Runner" to /path/to/your/project/phpunit.xml