diff --git a/README.md b/README.md index 080413e86..82c39de39 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ TELEGRAM_CHANNEL= Command | Description --- | --- -**`php artisan pest -p`** | Run the tests with parallel execution +**`vendor/bin/pest -p`** | Run the tests with parallel execution `php artisan migrate:fresh --seed` | Reset the database `npm run dev` | Build and watch for changes in CSS and JS files